Hi, I would like to transfer the data from an excel spreadsheet to a share point list through a workflow. For this I have created a concept with an if-loop. I want the flow to compare the excel sheet with share point list and if the excel sheet and share point list have same rows then it will only update the share point list and if the excel sheet has a new row, the flow will transfer that row to the share point list and if something in the excel sheet has been deleted since the previous transfer, the flow should delete that row also in share point list. My question now is how can I define another loop in if loop in no branch to either transfer the data from excel sheet or delete the data that no longer exist in excel sheet in share point list?

Report
All responses (
Answers (