Hello, i am wanting to be able to filter on "blank" or empty strings.I have enabled the Nullable filtering, but the datasource isn't NULL, they are empty strings.
Could someone tell me how i might be able to handle this?
i.e. EmployeeName = "", i want to be able to filter for these records. Not, EmployeeName = NULL