Hi,
I have built the following flow:
Run Script (this completes a vlookup in my xls)
Create table
List Rows present in a table
Then I have a filter array with the following expression:

The result I'm after is for any items which have a blank value in 'phone 1' AND has an #N/A result in the new column from the vlookup I will send an email to.
However although the vlookup has worked correctly in the xls, it doesn't seem to be pulling through into the filter array.
Any advice here as I've been going round in circles with applying this filter.
Thanks