I am using flow to add row in an excel table from a sharepoint list I'd like it to check that the item is not already in excel before adding it.
i'd like to do this by checking that the ID number in the excel spread sheet is not the same as the ID number from sharepoint, if it is not then it will add the row
This is what i have at the moment and i am getting duplicates.
