I have a table that I need to sort by multiple values and am not having much luck. Is is possible to use the "In" expression in a table?Field: =Fields!XYZ.valueOperator: INValue: ?????When I only use 1 value (123456) the filter works. However when I add multiple values, no results are displayed.I have tried the following values-(123456,456789)-123456,56789-"123456","56789"-'123456','56789'PLEASE HELP
↧