Forum Discussion
spvan2019
Jan 23, 2019Copper Contributor
Use Flow to update SharePoint list Item creating duplicate items
I am trying to use Flow to meet a user's requirements to: 1. copy new items with attachments in List 1 to with attachments in List 2 2. Update changes made in List 1 to List 2 in the same site ...
Matt Weston
Jan 24, 2019Iron Contributor
Hi spvan2019, what Deleted has posted below is the solution for updating the other list item. The only thing I'd add, is you don't need to run them as two Flows. If you have a condition at the start which compares Created Date and Modified Date, you can branch your logic, and handle both scenarios in the same Flow.