Announcements
I’m working on a Power Automate flow that creates or updates an item in a SharePoint list from a Microsoft Form submission. I’m using the “Get user profile” action to pull the User ID. My goal is to allow individuals to update their original submission using their User ID as the unique key. How can this be fixed or what can I use as a unique key that I can reference when deciding if the form should create or update a row on the SharePoint list?
Here’s what I’ve done so far:
UserID eq variables('UserID')
UserID eq '@{variables('User ID')}'
Title eq 'User ID'
To resolve the issue in your Power Automate flow and ensure that the correct item is updated or created in the SharePoint list based on the form submission, there are a few steps you can take.
In the Initialize variable action, confirm that you are correctly assigning the User ID from the Get user profile action.
Initialize variable
Get user profile
The value of the variable should be something like outputs('Get_user_profile')?
outputs('Get_user_profile')?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 605
Valantis 340
11manish 284