Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

chart

I have created a logic which will display chart on  button  click means once i click the button chart will appear and then if i click again it will disappear

But problem is ,let suppose i open the chart on button then save & close the dashboard , next time when i open  the dashboard it will display chart , what i want  in spite of that i save the dashboard with open chart it should always invisible to user when he open the dashboard & always appear on button click

1 Solution

Accepted Solutions
ashfaq_haseeb
Champion III
Champion III

Hi you can set on open trigger to set VShow variable to 0 .

Hope it help

Regards

ASHFAQ

View solution in original post

3 Replies
ashfaq_haseeb
Champion III
Champion III

Hi you can set on open trigger to set VShow variable to 0 .

Hope it help

Regards

ASHFAQ

Not applicable
Author

Set a trigger OnOpen and set the variable.

ashfaq_haseeb
Champion III
Champion III

Example attached.

Regards

ASHFAQ