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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
abhaysingh
Specialist II
Specialist II

Field Selection conditional show chart

I have field depot in which so value values are there I want if select any one of them,  the chart will become enable or show..

pls help

3 Replies
Anonymous
Not applicable

Hi!

On your chart conditional properties, you can use this:

GetSelectedCount(YourDimension) > 0

Take a look on the attached file.

Regards,

Gabriel

Not applicable

goto settings --> document properties --> Triggers --> Select field 'depot' under field event triggers.

click 'Add Actions' under 'On Select' click 'Add' select 'Layout' 'Actvivate Object' Give the chart object ID example 'CH01' .

abhaysingh
Specialist II
Specialist II
Author

its done buddy thanks