Hi all,
Hoping this will be a very simple fix for somebody more experienced than me.
I am creating a report using a flow, but need to filter the entries in my spreadsheet based on 2 conditions.
I currently am listing rows in a table (with no filter) and then using the filter array action to filter the entries. I just cannot work out the syntax / formula required in advance mode to make the 2 conditions work.
I am aiming to filter the entries based on the below conditions:
Column "Age of Non-Complete Entry" is greater than 13
Column "Reported to user" does not equal "Yes"
Is anybody able to assist?