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: 
mohitd910
Creator II
Creator II

How to restrict selections for only single sheet in qlikSense

Dear Friends,

How to restrict selections for only single sheet in qlikSense

jagan

stalwar1

mrkachhiaimp

or for a set analysis

this is my measure:-

No  filter should work on this

SUM({$<Date_Date={'>=$(=YearStart(Max(Date_Date)))<=$(=YearEnd(Max(Date_Date)))'},Flag={'Visit TYPE REVENUE'}>} SELFPAYER_LC - DISCOUNT + PAYER1_LC)

Regards,

Mohit Dahiya

Message was edited by: Mohit Dahiya

11 Replies
gireesh1216
Creator III
Creator III

Use alternative states in entire sheet.

For example:

sum({state1}sales)

Use "State1" in entire objects and expressions.

Hope this will work in single sheet.

Thanks

Gireesh

gireesh1216
Creator III
Creator III

Its working in my project.....