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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
pgdavis2
Partner - Creator
Partner - Creator

Null values in data to show as -

I want null values to show up as -, not 0 when using set analysis and the data is null. I've tried all the Presentation options, but in this example, 0 is still shown when the Volume is Null. Simple qvw with inline data attached.

error loading image

4 Replies
johnw
Champion III
Champion III

This isn't very helpful, but it looks like a QlikView bug or "feature" to me. Maybe I'm missing something, though. It would be easy enough to replace 0 with "-", but then a legitimate 0 wouldn't display.

Not applicable

Hi,

Plz refer to the attached file for solution.

In Revenue expression, you have to use formula as

sum

({<Attribute={"Volume"}>}[Value] )





Similarly for Volume as well.

Happy Thoughts

pgdavis2
Partner - Creator
Partner - Creator
Author

Thanks for the response. Unfortunately this is exactly what John mentioned. We can replace the 0 with a -, but now even legitimate 0's are displayed as -.

Any other ideas? This may indeed be a bug or "feature".

Not applicable

theres a checkbox in properties in the presentation tab tha says supress ZERO values you must uncheck that