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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How can I clear just one (out of four) selectors when user moves off sheet?

I want to clear a Selector when the user moves off of the sheet to another sheet within the qvw. Just one selector will need to be cleared. I would like the other selectors (selections) to remain.

Does anyone know how to do this.

2 Replies
Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

You can do it with a macro (even though it's not very much recommended...) Open the API Guide and search for a function "Clear".

Oleg

Ask me about Qlik Sense Expert Class!
Anonymous
Not applicable
Author

No need for macro if it is QV9. The actions will be:
Lock All
Unlock Field (the one you want to clear)
Clear All
Unlock All