How to use "In" crosstab filter operator in telerik reporting

1 Answer 110 Views
Report Designer (standalone)
Richard
Top achievements
Rank 1
Richard asked on 17 May 2021, 05:51 PM | edited on 17 May 2021, 05:52 PM

Hi

 

I have a crosstab that I want to filter on a couple of values. I've setup the filter as I would expect it to work but it's not working. In the "Value" textbox what do I put to make it filter where the values are "Example1" or "Example2"?

This is what I have so far:

I've tried a few different formats but it's not worked so far.

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 19 May 2021, 01:45 PM

Hello Richard,

For the values field, you may use the Array(args) utility function which returns an array of the passed object instances.

For example: =Array("item1","item2") will return object[] {"item1", "item2"}

Please let us know if you have any other questions or need further assistance.

Regards,
Dimitar
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Report Designer (standalone)
Asked by
Richard
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or