Passing a custom filter to report?

TiwazTiwaz Member Posts: 98
Hello everyone :)
I have a field FilterValue on my RequestPage where I enter multiple values for filter and it currently looks like this:
Value1 | Value 2 | Value3 etc.
Then I add that field to my Dataset Designer and pass it's value in group filter in Object designer where I placed Field1 = FilterValue
But when I enter multiple value ex:Value1 | Value 2 | Value3 it doesn't display anything. When I enter just one: Value1 for example it works.
I believe it's because RDLC designer does not recognize | or & as conditions.
What can I enter as a substitute?
Thanks :)
22.PNG 51.6K

Best Answer

Answers

Sign In or Register to comment.