Count using partial string
Posted: Mon Feb 16, 2015 1:15 am
Hi I am looking for the Syntax to Count from a Data Column that contains, not equals, the word "Yes" . Is this possible
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.
https://forum.stimulsoft.com/
Code: Select all
{CountIf(DataBand, DataSourceName.DataColumnName.Contains("Yes"))}