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

Is there any bug in alternate state of qlikview 11?

hi,

          I am trying to compare two sets of data which are in different states.

each state had same kind of objects (country,location,region,zone,one chart).

I am using year,month,quarter,yeartype in default state which are used in set analysis to calculate no of jobs.

set analysis expression sum({<Year=$::Year,Month=$::Month,Quarter=$::Quarter,YearType=$::YearType,Routed=$::Routed>}NO_OF_SHIPMENT).

  sometimes i am getting appropriate results sometimes not.In such situation i have to create new state then assign objects to that state after that i am getting correct values.

anyone knows the solution?

3 Replies
swuehl
MVP
MVP

Could you post a small sample QVW that demonstrates that issue (at least after some time)?

Not applicable
Author

hi,

in this i am using 2 alternate states A1 and A2.

my calculation depends in charts based on variables vDate and vMinDate respectively.

pls find attachment for my qvw file.

i am encountring problem as variables not refreshing at time of changing calender values.

when i am placing inputbox for variables, then changing calender , variables are refreshing , i am getting correct output.

if i am removed variable inputbox i am getting wrong headcount because of variable not getting refreshed.

my output should be :

head counts in chart is>> 21

for the selection of country >>bangaladesh ,location>>dhaka,year>>2014,month>>aug

wrong.png

12.png

13.png

Not applicable
Author

hi swuehl,

             if give any solution for question as soon as possible that is helpful for my project.