How to filter excel table with an array of strings?
Below is just a sample, I know we can use and() and equal() to filter the items but ideally I will have an automated flow, send myself an email and split the email subject to set the PNarr array variable.
My excel table before filter:

i want the final result to look like after filtering:

My flow:


