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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
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!

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