Hello
please i have to update my SharePoint data with the data that are coming from an excel file created with my flow. but during the update, the flow must just update data that have not been checked in the share point (my share point checking status is directly created on SharePoint not on excel). so, my flow must just skip the row that have been checked and update those that are not. because the main objective is to keep the rows that have been checked for a futur use.
please any idea?