Forum Discussion
RdgBrito
5 years agoFrequent Visitor
Waterfall chart shows wrong values for 0.
In the waterfall chart visual, my 0 number it's showing weird in the visual, but when we look for the values in the "show as table" the value in the table are correct as you can see below: All...
- 5 years ago
Hi,
You may want to use the ROUND() function to get that small number to become a perfect 0.
v-yingjl
Community Support
5 years agoHi RdgBrito ,
Seems like your data type is decimal number, you can change it to fixed decimal number type to check:
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.