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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
dangeneire
Contributor II
Contributor II

Filtering problem for the item visualization interdipendent

dangeneire_0-1737562154639.png

Good Afternoon,

Do you have a solution or suggestion for this problem: Filtering: I encountered some problems with selecting the Sub-theme, which lead to the Theme being re-set in some instances. The remaining dropdowns then blank out, and I was forced to reset them (see image). Can this be fixed please?  

 

BI Analyst
Qlik, PowerBI, SAP/DS, KNIME & SAP/BO Specialist
Cronos Intelligence for EC DG JUST
Labels (3)
1 Reply
Ben_P
Creator II
Creator II

Do you mean that when you try to filter on a value that is in grey, the previous filter resets? This will occur if the value doesn't exist in the current selections. For example (image below) if you select Theme=1 and then try to select the (greyed out) SubTheme=D, it will reset the filter on Theme, because there are no values where both Theme=1 and SubTheme=D.
If you want the user to be able to select values without other filters being reset, then you can force this by loading each of your filter fields as a separate unlinked table (data islands). Then when you're building visuals in your app, you'd need to reference these filter fields each time... if(Theme=DataIslandFilterTheme, etc.

Ben_P_0-1737623264698.png