Hi all.
I’m using the ‘List item present in table’ Fin & Ops action. The problem is I’m receiving a huge number of records so its taking an extremely long time to run. I’m trying to construct a filter query but not sure how to get it to achieve what I want.
I want to filter records based on ID. My flow takes a list of IDs and I only want to return the records that have a matching ID to those provided to the flow, not all the records in the table.
Through experimenting I’ve come up with the following query:
ID eq 'DFS33G' or ID eq ‘GDFG3’
Does anyone know how I can make this query dynamic? So it works for any combination of IDs I might provide for the flow?
Thank you for your help

Report
All responses (
Answers (