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

values 0 to empty

Hello,

I would like when i have 0 in the field it show me an empty column :

empty.PNG

stalwar1

1 Solution

Accepted Solutions
zied_ahmed1
Specialist
Specialist
Author

if (sum(sales))=0,' ',sum(sales))

View solution in original post

1 Reply
zied_ahmed1
Specialist
Specialist
Author

if (sum(sales))=0,' ',sum(sales))