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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Selections gets cleared on the dashboard tab

Hi all,

I got a simple question which I am unable to figure out a solution.

When selections are made in the app, the app works perfectly fine but once the dashboard tab is slected all the selections gets cleared. I am assuming that the developer has developed an app in such a way that when the dashboard tab is selected, all the previous slections disappear. How do I change this?.

Regards,

Kv.

Labels (1)
1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Look at the sheet triggers on the Triggers tab of the properties screen of the Dashboard sheet. The OnActivateSheet trigger probably has an action Clear All assigned to it.


talk is cheap, supply exceeds demand

View solution in original post

3 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Look at the sheet triggers on the Triggers tab of the properties screen of the Dashboard sheet. The OnActivateSheet trigger probably has an action Clear All assigned to it.


talk is cheap, supply exceeds demand
Not applicable
Author

Hi,

You can not put the file here?

Not applicable
Author

Thanks Gysbert. That worked.