I have a flow, that when manually triggered, initializes variables, gets items from the destination sharepoint list. Destination was created from two sharepoint lists A and B exported to excel and combined and then imported to create a new sharepoint list (Destination). Whereas list A and B , ID became Legacyid and Created became Origin for the purpose of retaining historical data as new ID's were assigned upon import. List A and B power automate flow was updated to add update items to the destination list. Those updates are working well.
The destination flow "get items" retrieves the LegacyID, use that field to "gets item" from List A or B, Then updates destination.
This all works well and I see the results as expected, however when sharepoint destination list is refreshed, none of the power automate updates are retained? I'm at a loss?
Please advise thank you