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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to apply filter when opening a sheet

When I activate/open a sheet (SH16) using a button I would like a filter to be applied.  In this case, the field name is [Strategic Priority Only] and the field value is "Yes".  That is the only option for a field value.

I tried using the Action of Selection > Select in Field but it is not working.

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Sheet triggers don't work in WebView/AJAX.  Why don't add the select action right there, in the button?

View solution in original post

5 Replies
Clever_Anjos
Employee
Employee

Use trigger tab at "Sheet Properties"

Not applicable
Author

Go to Sheet Properties, Actions, Selections, 'Select in Field'

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Did you assign that action to the OnActivate sheet trigger? If you want to select only the value "Yes" then the search string would be Yes without the quotes.


talk is cheap, supply exceeds demand
jagan
Partner - Champion III
Partner - Champion III

Hi,

Please find attached file for solution.  This is been implemented by using Sheet Properties -> Triggers -> On Activate Sheet -> Add

Please find attached file.

Regards,

Jagan.

Anonymous
Not applicable
Author

Sheet triggers don't work in WebView/AJAX.  Why don't add the select action right there, in the button?