Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Show blank chart until selections are made

Hi All,

How to have a blank chart until selections are made from filter pane in Qliksense, help would be sincerely appreciated,

TIA

digvijay

1 Solution

Accepted Solutions
Chanty4u
MVP
MVP

hi

You can use a calculation condition to hide the chart till something is selected.  Under Addons you have the option to add an expression I usually use getselectedcount(Field) >0, when you add an expression you will be given the option to add a message to be displayed



then add your message

View solution in original post

3 Replies
Chanty4u
MVP
MVP

hi

You can use a calculation condition to hide the chart till something is selected.  Under Addons you have the option to add an expression I usually use getselectedcount(Field) >0, when you add an expression you will be given the option to add a message to be displayed



then add your message

Anonymous
Not applicable
Author

It worked thank you

Chanty4u
MVP
MVP

great  have a nice day