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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Suppressing the Expression when their values are 0

hi guys

How to suppress the expression when their values are 0 ??????

11 Replies
Anonymous
Not applicable
Author

Yes. I wonder if we have an alternative in the properties of the chart.

Anonymous
Not applicable
Author

In the expressions tab you can make each expression conditional so that it only shows if the expression<>0

If you have an expression Sum(Amount) then tick the conditional box and use Sum(Amount)<>0 as the condtion