Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
Could you post a small sample QVW that demonstrates that issue (at least after some time)?
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
hi swuehl,
if give any solution for question as soon as possible that is helpful for my project.