web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / How to Change Datavers...
Power Automate
Answered

How to Change Dataverse Owner Record based on user Email Address in Power Automate

(0) ShareShare
ReportReport
Posted on by 41
I'm trying to do a filter in a table where the current user can only see their own records.
The record in the table only shows the user who created the record as owner of all the records, this is because we are importing the data from excel.
I want to be able to reassign ownership of each record to individual users using their email addresses.

I have tried the below, but it is not working:
 
The compose action has these codes:
 
     first(body('list_rows_2')?['value']?['systemuserid'])
 
Error message:
 
And 
 
first(outputs('List_Rows'))['systemuserid']
 
 
Categories:
I have the same question (0)
  • Verified answer
    narayan225 Profile Picture
    2,547 Moderator on at
    Your first formula expression is wrong which could be the reason why its returning with error.
     
    Try following:
    first(outputs('List_rows')?['body/value'])['systemuserid']
    This returned me the systemuserid value when I did a compose action with the items from List_rows action.
     
    Hope this helps.
    Cheers!

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 60 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 54

#3
Expiscornovus Profile Picture

Expiscornovus 47 Most Valuable Professional

Last 30 days Overall leaderboard