Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am new to qlikview.I am trying to use an if statement for the interval match, but the dimension I used is not visible in bar chart properties. The dimension I am trying to create through if clause is PriceGroup. When I see the properties of the bar chart after reloading the script, in the chart properties( dimensions tab), I see it as 'xPriceGroup' and also I donot see the intervals on the x axis on by bar chart as well. Can someone help me?
Can you post sample app
Hi Anbu
I got the solution to my problem. Before an if clause for an interval match, I was using an inline load clause. I tried it without an inline load and my bar chart worked fine. Thanks