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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Trigger Fields Help

Hi,

I have a trigger field within my document that opens a sheet when its selected (Using an On Select) action.  Is there anyway to stop the action working if the user clicks 'Clear All Fields'....?  If I  navigate away from the sheet  and clicks 'Clear All'  - I'm jumping straight back to it. 

Many thanks

Tom

2 Replies
datanibbler
Champion
Champion

Hi Tom,

you could try putting the action inside an IF_construct using the GETSELECTEDCOUNT() function (make sure that is 0 to ascertain the "direction" - that the user goes from "no selection" to "selection")

HTH

Not applicable
Author

H thanks for your reply.  Im not sure I follow, can you post an example?

Many thanks,

Tom