In many cases, zero values should be ignored when printing numeric information. In other words, they should not be printed and displayed at all. The HideZeros property is used for that purpose. By setting this property to true, the text component will not print zero values. Below are examples without (left) and with (right) this property.
Ignore null value
Ignore null value
< 1 min read