Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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??
Yay! Excellent
You are most welcome. I love this kind of challenges...
Cheers - DV