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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
ClinicaSomer
Contributor II
Contributor II

HIDE CHART WITH CONDITION

Hello, I would like to know how I can hide a graph depending on the filter I select. For example, if the chart value is equal to 10, I want it to be displayed; Otherwise, leave it hidden.
 
Labels (4)
3 Replies
anat
Master
Master

add chrt as a master item then call those master item using container .

in container you have the option like conditional show there you can pass your selection condition to show/hide

Rohan
Partner - Specialist
Partner - Specialist

Hi,

You can simply use the Calculation Condition in the Add ons section of the chart. Refer the below image :

Rohan_0-1705304852571.png

Specify your calculation condition & see if it works for you.

 

Regards,

Rohan.

 

 

Chanty4u
MVP
MVP

In presentation tab

Calculated condition give below as per ur values

YourDimension = 0.      Show  

Or

Your dimension=1