Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Ignoring selection in dimension

Hi,

I have an application containing data for 4 years. Year is a field the user can select - but only one year at a time (Always one selected value).

I know how to use set analysis in expressions to show data from "not selected" years... But, in one chart I would like to show all years as dimension. How do I do that?

Thanks in advance

Nils

11 Replies
rafaeljmvicente
Contributor II
Contributor II

It might be too late in the game but we can contribute for the future anyway

Add 1 to the idea that was already shared, this will force it to ignore the selection you have in hand

Count({1<[location=>}Type)

rafaeljmvicente
Contributor II
Contributor II

sum({1<Year=>} Sales will to the trick