Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all and especially mto,
I'm experiencing something really strange while I'm working with Qlik Sense 3.0 and even after upgrading it to 3.0.1.
Let me explain, I have a field "MyYear" with which I'm filtering. I also have a graphic: Sales per Year, as a dimension MyYear and as an expression : Sum({<MyYear=>}CarSales)
The point is really simple, I want when I select a Year, it doesn't affect the graphic, it always shows all the existing years:
That went good :
Now the problem is that this doesn't work all the time ! I think there is a bug or something really strange.
In fact, I deselect the year, and make another or the same selection and here what I have (I haven't changed a thing in the expression!! 😞
See?
Now I press F5, and make the same selection again, and It goes as a I wish, again :
I'm really confused !
If I understand you should just be able to use Set Analysis and in your expression tell it to ignore the Year filter by putting something like {<MyYear=>} in your expression.