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

Lasso Functionality not working

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.

2 Replies
swuehl
MVP
MVP

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.

Not applicable
Author

Yeah.  Got it.  thanks a lot