Dynamic filterCriterion for Service Data Providers
Summary
How to implement a dynamic filterCriterion for SDPs?Content
Hi,
I have a simple SDP to display some data in a table. The SDP currently has a single filterCriterion on it, that is, AccountPartyId = <some variable>. I now want to add more criteria (basically more Account IDs) to it, so that the filter has multiple conditions based on multiple account IDs (see image). However, these values will be dynamic and I have no way of knowing about the number of IDs that might come. How can this be achieved?
Thanks!
Tagged:
0