Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
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
Specialist
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