Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
slribeiro
Partner - Creator
Partner - Creator

Hide Chart when no data to display

Greeting...

Does anyone knows how can i hide or minimize any chart when according to some selections it appears "No data to display"?

Best regards

Simão Ribeiro

Labels (1)
1 Solution

Accepted Solutions
sunny_talwar
MVP
MVP

Use one of the chart's expression and use that as a condition for displaying the chart.

So something like this in your layout condition

YourExpression > 0

View solution in original post

1 Reply
sunny_talwar
MVP
MVP

Use one of the chart's expression and use that as a condition for displaying the chart.

So something like this in your layout condition

YourExpression > 0