Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a graph displaying data for many months. Qlikview has a feature to select one or many months from the graph.
PFA, for sample file.
If I select Aug 2011 and Sep 2011, only those two months worth data should be displayed. But that is not happening right now.
Help me on this.
thanks in advance.
Your set expression {$<DEPLOYDATE = {'*'}>} in your second expression is preventing you from selecting and restricting your display to the selected months. If you remove that part, the lasso functionality should work ok.
Not sure what you want to achieve with the set expression, though.
Yeah. Got it. thanks a lot