Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Remove text in chart when data selected.

I have text on my pie chart for each section. When a selection is made I want the text in the labels to go away. Please help!

Labels (1)
10 Replies
ashfaq_haseeb
Champion III
Champion III

Hi Vector.

Look at the attached image.

Write the below expression in highlighted content

=IF(Ethnicity='NULL' or Ethnicity='Unknown','New Group',Ethnicity)

Regards

ASHFAQ