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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
profilejamesbond
Creator II
Creator II

Disable Year 2022 from Filter Pane

Hi,

How to disable only 2022 from the filter pane?

profilejamesbond_0-1673519683881.png

 

The problem is, I have a lot of KPIs that reflects to 2022 year data after selection. But, I don't want to reflect the 2022 year selection over the KPIs.

When user select year 2022 then there should be no change in the dashboard.

Thanks

2 Replies
G3S
Creator III
Creator III

is it acceptable to not show 2022 as an option in the filter? 

vikasmahajan

Hi,

you can give if condition in filter pane like following :

=if( Year <> '2022' , Year)

 

for e.g

vikasmahajan_0-1673846751095.png

 

 

Vikas

 

 

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.