Error applying filter at tablix level? (Cannot compare data of types System.Decimal and system.double)

  • When I apply a filter on a tablix i receive the error (the report runs fine without the filter):

    "an error occurred during the local report processing.

    The processing of FilterExpression for the tableix 'Tablix1' cannot be performed. Cannot compare data of types System.Decimal and system.double. Please data type returned by the filter expression"

    We're running SQL server 2008 and the field with the filter applied is decimal precision 18 and numeric scale 2. The operator is "<" and a value of 0. Any ideas how to resolve the problem?

  • Take a look at the filter data type.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply