Parse and show list data from my items

While using a list in Adalo, I want to show only the items which match my set of items.
For example, I am using an external collection to get a company’s expenses and saving them in Adalo external collection. But I want to show only expenses done on software items. I have prepared a list of softwares but how can I parse this data and only show items that match my list.

I have used ‘where name contains’ but that works as AND hence I can use the name of only 1 software

Please recommend a suitable workaround

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.