Loading...

RE: qsiListview – Complex Filter

RE: qsiListview – Complex Filter

#7388
Anonymous
Anonymous
Participant

Hi,

n

You can set the complex filter to retrieve the value, the complex filter is applied to the data after the retrieved data. for example, you configured the category to qSIListView, and that return 100 items, but you want to get one of the item by ID equal to 50, then you can configure the complex filter to “ID = 50”. Of course, you can configure more complex filter criteria, for more detail, you can check the Complex Filters in help document.

n

As you know, the CAML query is just for SharePoint, and the qSIListView is for the external data source, so qSIListView doesn’t support the CAML filter for now. And we have no current plan to include this feature in qSIListView, Thank you for your valuable suggestion, we will consider it seriously.

n