Hi,
I have created a PowerApp which collects data from a user, and updates it into a Sharepoint list user Power Automate. This happens at different stages, so when the Continue button is selected through each screen, new information is updated to the List.
However, I want to ensure that the latest information is captured when the final submit button is clicked, and that multiple entries into the SP List are not created if the App User decides to go back in the App, change what they submitted (the first screen kicks off a Create Item flow) and proceed through to the end.
How can I ensure that once the user has created an item, that whatever else they do, including going back to that start page, it only updates the list item and doesn't create new ones?
Thanks
Phil