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

How to make chart empty of no selections?

Hi,

I'm wondering how i can make my charts empty if I haven't made any selections?

As it is right now it shows total sales of all years I have data for instead of nothing.

And if possible I'd want the empty chart to say "please select a year" or something to that effect.

Thanks

11 Replies
vinieme12
Champion III
Champion III

Qlikview is Case sensitive

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
MK_QSL
MVP
MVP

You don't have to use my exact expression.

GetSelectedCount(InvoiceYear)>0


Here InvoiceYear need to be changed according to your data model field name..