The processing of FilterExpression for the dataset YourDataset cannot be performed. Cannot compare data of types System.String and System.Object in SSRS

An error occurred during local report processing.
An error has occurred during report processing.
The processing of FilterExpression for the dataset ‘YourDataset’ cannot be performed. Cannot compare data of types System.String and System.Object[].
Please check the data type returned by the FilterExpression.

Solution: 1
1. Go to parameter properties
2. Change data type

Solution: 2
1. Go to dataset properties.
2. Navigate to filter tab
3. Provide proper datatype in dat tab beside to expression.

Comments

Popular Posts

Failed to execute the package or element. Build errors were encountered

Restore of database 'DataBase_Name' failed. (Microsoft.SqlServer.Management.RelationalEngineTasks)

Cannot convert "Column" between a unicode and a non-unicode string data types in SSIS