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: 
entsh
Contributor II
Contributor II

write an action on gauge chart

hi I used gauge chart with this expressions =Count (DISTINCT{<ABC-={'-'} and ABC<>{'car'}>} SHF_LABEL)+ Count (DISTINCT{<SDF<>{'BR'} and TGH={'TREE'}>} SHF_LABEL) its ok but How can I write an action that executes the above statement when I click on the chart? (filter like list box)

Labels (2)
2 Replies
BrunPierre
Partner - Master II
Partner - Master II

entsh
Contributor II
Contributor II
Author

thx but my expression has  "and" & "or "& "+"

how can I write this?