Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a requirement wherein there aretwo metrics(Value and Value%).I would want to display Value metric for all the months whereas Value % metric by default must be displayed for current month-1(i.e.,oct-1=sep),and when the user selects a particular month ,Value% metric of the selected month must get displayed.I have attached a sample application.Please let me know how this could be acheived.
hey anushree try loading this and use it.
See this
Hi Saumya,
The above approach does not seem to serve the purpose as you are suggesting to create a new field and apply the same on the chart when this is done value also will get displayed only for the previous month whereas i want the value metric of all the months to be displayed and value% of previous month to be displayed by default and on selection of a particular month the value% of the selected month must be displayed
Below is the Required format of chart display
HI Anushree Shetty,
As updated I understand you can't change the Script but yes in QlikView we have options:
I have attached a sample application using Set Analysis You can achieve it by some other approach.
You can variable for % as Max(Month -1) for a record I am using Max selected
Try this things