I have a report generated through the report wizard. I have set up three parameters, Service, Mod. Number and Status.
I have the filters working properly, but I would like for the user to have the selection to see Open, Closed or All in the status field.
The user can now select Open or Closed. If I set the MuliValue to true on the third parameter (status) and allow the user to "Select All", I get the following error on all selections:
An error has occured while processing Report: Cannot perform '=' operation on System.String and System.Collections.ArrayList.
Any help on this would be greatly appreciated.
I have the filters working properly, but I would like for the user to have the selection to see Open, Closed or All in the status field.
The user can now select Open or Closed. If I set the MuliValue to true on the third parameter (status) and allow the user to "Select All", I get the following error on all selections:
An error has occured while processing Report: Cannot perform '=' operation on System.String and System.Collections.ArrayList.
Any help on this would be greatly appreciated.