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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Marcushenriquesk

Filter pane Range not in default selection that user cannot disable

I am trying to make a default selection for a sheet i am developing. I am trying to filter a certain field called 'Panel_ID.' the filter is like such: IF(NOT(PANEL_ID >= 89000 and PANEL_ID <= 99999) but for some reason the selected panels after that script is inputed into a filter pane are not following the logic. Am i writing that wrong or is there a syntax im not using properly? I am also trying to make this a default filter that a user cannot disable no matter what. throughout the app there are multiple buttons and filters that users can select to filter for specific panels. However, I want to exclude the range of panels listed above indefinitely without changing the load script.

Labels (3)
1 Reply
Marcushenriquesk
Author

does no one have a answer to this??