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

Eliminate negative zero

Hi,

When a value is rounded off to two decimals, -0.0001 is rounding of to -0.00 it should be 0.00.

When we round in excel, -0.0001 is rounded to 0.00 or 0. I need same result in qlik also.

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Use the round function: round(sum(b),0.01)

And if you want to display zero values then disable the Suppress Zero-Values option on the Presentation tab.


talk is cheap, supply exceeds demand