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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Selections ignored when set analysis is used

I have cut down my Qlikview application to its minimum and still cannot see why when I include  set analysis  {$} only, the existing selections are ignored.

Attached application DailySalesx.qvw has two charts which are the same except one has an expression =Sum(Period_01) the other =Sum({$}Period_01) . They should produce the same result. The one with {$} ignores  the year selection, always showing both years

I have built the equivalent from scratch testgenericsa.qvw and it works fine.

Any suggestions?

1 Solution

Accepted Solutions
Frank_Hartmann
Master II
Master II

I figured out why its not working.

you have set up Alternate States. If you remove it then it will work on first sheet either

Aufnahme_2017_07_31_10_11_03_118.gif

View solution in original post

4 Replies
Frank_Hartmann
Master II
Master II

If you create a new sheet it will work

Aufnahme_2017_07_31_10_03_49_654.gif

Strange behaviour !!!

Frank_Hartmann
Master II
Master II

I figured out why its not working.

you have set up Alternate States. If you remove it then it will work on first sheet either

Aufnahme_2017_07_31_10_11_03_118.gif

ahaahaaha
Partner - Master
Partner - Master

Hi,

Transferring object List Box to the default state solves the task (look attached file).

1.jpg

Regards,

Andrey

Not applicable
Author

Frank and Andrey many thanks. When I started working with Qlikview  I  inherited  applications and then used them as templates for subsequent applications propagating the problem. I was not aware of alternate state functionality so without unlimited time to play would not have solved it myself.