Hi everyone!

I’ve found out that rounding in visualisation is a bit tricky. In code I use ROUND(value, 2) that returns, for example, 8.76. But on chart label shows 8.76000. How could I fix this?

1 Like