Can I create an advanced search query on a section to represent the following?
where field1 IN (Val1,Val2,...)
Like
Dear Kumar,
Are you asking about the usual OOB advanced filter in the section?
Just want to make sure that I understand your question correctly.
Kind regards,
Roman
With non-lookup types it isn't possible with the out of the box filter tools as an IN operator. You'd have to rethink it and instead of an IN operator, you'd have to group several conditions together with OR - so instead of field1 in (Val1,Val2) you'd have field1 equals/contains Val1 OR field1 equals/contains Val2 (grouped together)
Kumar,
Unfortunately, there are no other options to use the advanced filter with the mentioned conditions.
However, we have an idea registered for our R&D team to add this functionality in future releases and we will add your request to the backlog so to increase the idea's priority.
Kind regards,
Roman