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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

ignore current selections

Hi all, i am trying to Ignore current selections apart from one while using a variable.

My variable is vDaysInRange and i am trying to ignore current selections apart from [Event Date]

I am not sure what to do. It doesnt matter if the logic is in the varibale or just wrapped around the variable name in a chart.

Can anyone help please?

1 Reply
Not applicable
Author

This might be a bit clearer of what i want to do..

this is my current expression..

=$(vDaysInRangeTMP) - sum(AbsentFlag_ISS)

I want to stop the variable from reacting to selections apart from the field [Event Date], the 2nd part of the expression needs to change on selection, so its just the varibable that i want to limit.

Can anyone help please?