EDITED - The column in question is a lookup column
Hi,
In my flow, I want to get items from a list, filtered by the value of a multiple choice column.
I want to get items where the multiple choice column "Group Membership" contains at least one of the values "Group 1", "Group 2", "Group 3".
I wanted to use the odata filter query, but I can't quite figure out how to do this with a multiple choice column.
I also looked at the possibility of using Filter array, but I do not know how to work with the data afterwards.
The filtered items should be put into a new list.
I hope you can help, thanks in advance.