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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
samvile18
Creator III
Creator III

Is this possible

I have the following syntax in a variable which shows a button depending on what the variable returns. The button is placed within a graph so when the user drills down to status level the button will appear: -

if(getselectedcount(Status)=1,1,0)

As there are more than one graph on the page with the status option I want the button to only appear within the grpah that the selection comes from.

Does that make sense?

Example - CH01 has the button but the user selects a status from CH02....I don't want that button to appear unless the selection comes from CH01

Can anyone help??

10 Replies
IAMDV
Master II
Master II

Yay! Excellent

You are most welcome. I love this kind of challenges...

Cheers - DV