mg123
05-06-2008, 08:35 AM
Can anyone tell me what syntax I need to use in order to specify that I want my filter to be something like "FieldName is null" when using the filter property for a report?
I have a report that gets run by the user first going to a drop down list and selecting the table that they want the report to be run against. Then they click the button for the report that they want and the report is launched. When I go into the properties for the report and adjust the filter it seems to work just fine and filter as expected for just about any filter that I set. However, when I try to set the filter to only return records where a particular field is null no matter what I try it doesn't seem to like my syntax. Any help will be appreciated. Thanks!
I have a report that gets run by the user first going to a drop down list and selecting the table that they want the report to be run against. Then they click the button for the report that they want and the report is launched. When I go into the properties for the report and adjust the filter it seems to work just fine and filter as expected for just about any filter that I set. However, when I try to set the filter to only return records where a particular field is null no matter what I try it doesn't seem to like my syntax. Any help will be appreciated. Thanks!