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: 
Anonymous
Not applicable

qlikview chart pivot table. Suppress display if no data

Hi,

Is it possible to suppress qlikview chart pivot table. Suppress display if no data.

What it shows if not data is the dimensions (filters selected)

but a dash indicating no data.

What would be ideal is not display the table/chart.

1 Reply
Anonymous
Not applicable
Author

found it.

in Calculated Condition

count(RowNo) > 0

Thanks