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: 
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

1 Solution

Accepted Solutions
sunny_talwar

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

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