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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
zagzebski
Creator
Creator

Using a filter with on activate sheet trigger

I am trying to filter some data based on the activation of a sheet (using a trigger)

Right now I have a bunch of expressions that look similar to this:

Sum({$<MajorCategory={'Operating Expense'},FilterUser={'$(=OSUser())'}>} Net)

I want to get able to take this section: FilterUser={'$(=OSUser())'} of the expression and use it to filter the data upon activation of the sheet. Is this possible? This part of the set analysis filters on the user's data so I have to put it into every expression if I don't figure out a way to get it at the sheet level. (Note: I realize this is like section access but for different reasons section access is not the best route)

Thanks in advance.

11 Replies
zagzebski
Creator
Creator
Author

Awesome! I have to do a little more testing but I think this is exactly what I need!

Thanks so much!

felipe_dutra
Partner - Creator
Partner - Creator