
Announcements
Once user submits a powerapps form, data goes to 1st sharepoint list. Then i have created a flow where the data from the 1st list is copied to 2nd list along with the attachments. The data then get deleted from the 1st list. For some records, flow is duplicating records with the same ID in the 2nd sharepoint list. Can you please advise what is the mistake i am doing that is creating duplicate records in the second sharepoint list.
Below is my flow and the Flow checker is having the below warning.
Summary of the flow
Detailed Flow
Hi @Jeenak ,
Please try to use the 'get item' action instead of 'get items' action.
Besides, If you use get item action, your flow don't need to use the first 'Apply to each' action .
Best Regards,
Wearsky