filter in report designer
Posted: Sun Jun 01, 2008 11:34 pm
1, i can't find guid type in datatypes
2, how to filter with ( == null) or (!=null)
2, how to filter with ( == null) or (!=null)
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/
Please check the latest prerelease build.progame wrote:1, i can't find guid type in datatypes
Here you are:2, how to filter with ( == null) or (!=null)
Code: Select all
IsNull(DataSource,"DataColumnName") == true