Creating reports and dashboards | Stimulsoft community forum
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
I have a text object on the page with the Text Format property equal to (##) ####-####
When the value of this object is zero is being printed '() - '
I tried a condition for this field when it is equal to zero, but it did not work, follows:
What should I do to hide the field when its value is zero?