Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Connectors
Answered

UUID Issue - Creating a record in production environment from Power BI Power Automate visual

(0) ShareShare
ReportReport
Posted on by 33

I'm trying to create a record in my production environment from a flow triggered via a Power BI visual. I followed these directions: https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-automate-visual?tabs=powerbi-desktop. Because the Power Automate flow is still in preview, it only operates with the default environment. I want to create the record in my production environment, so I'm using the Dataverse (legacy) actions, which allow me to select the environment.

 

I'm trying to create a record in a custom table and I'm running into issues with the lookup fields. I'm trying to set the owner to be my user ID, but the flow fails on save with the following message (random GUID inserted instead of my actual user guid):

 

Flow save failed with code 'OpenApiOperationParameterValidationFailed' and message 'Input parameter 'item' validation failed in workflow operation 'Add_a_new_row_(legacy)': The parameter with value '"systemusers(3d23fccb-c9e1-4883-87e9-7ab786876490)"' in path 'item/_ownerid_value' with type/format 'String' is not convertible to type/format 'String/uuid'.'.

 

I've tried LOADS of formats for this string. Here are some examples:

 

  • /systemusers/guid
  • /systemusers/(guid)
  • systemusers/guid
  • systemusers/(guid)
  • Systemusers/guid
  • Systemusers/(guid)
  • systemusers(guid)
  • /systemusers(guid)

I've tried hard coding my guid as a string:

 

aeisenhart_0-1695132933546.png

 

I've tried looking up my user record and then populating with the dynamic systemuserid field. Every time, it fails with type/format 'String' is not convertible to type/format 'String/uuid'.

 

What am I doing wrong? Does this Dataverse legacy connector just not support lookup fields? Is there a different or better way to create a record in my production environment?

  • Verified answer
    Alexander Eisenhart Profile Picture
    33 on at
    Re: UUID Issue - Creating a record in production environment from Power BI Power Automate visual

    Resolved.

     

    The solution is to just put the raw GUID in the field, with no table name. This worked for the owner and for a custom object.

     

    aeisenhart_0-1695152401732.png

     

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492

Featured topics