JRS 7.5.0
Currently when creating a starts with or contains filter for a field, you cannot make it so that the filter can be completely disabled in the report. For example, the user needs to have a starts with filter for the report but also needs to have an option to extract all the values for that field, including nulls. Empty string does not return Nulls in this scenario. The user may not even know there's a possibility that nulls values are omitted. There should be a flag that indicates that empty string should also return null values
Components | AdHoc, ReportViewer |