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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Setup Conditional Show on Pie Chart

Hi I need to setup a conditional show of a pie chart based on a specific field value. How can I set this up in the chart? Thank you so much!

3 Replies
datanibbler
Champion
Champion

Hi Lindsay,

just go to the "layout" tab of the piechart.

There should be an edit_field for a show_condition on the right_hand side.

Enter a condition using the Getfieldselections() function (that function returns the selections the user has made in a field)

HTH

Not applicable
Author

Chart Properties -> Layout tab ->Show -> Select 'Conditional'. There write your condition. Tell us more about your show/hide condition, if you need help in writing it.

Regards,

KKR

awhitfield
Partner - Champion
Partner - Champion

Hi Lindsay,

see the simple attached example, in this the PIE CHART will only display when you make a selection in the REGION list box.

HTH - Andy