Skip to main content
Community site session details

Community site session details

Session Id :
Power Apps - Power Query
Answered

I can't update my dataverse table with primary/key column

(1) ShareShare
ReportReport
Posted on by 12

Hello! Thanks for taking time to look at my question!

I built a dataflow that populates data from an excel sheet to a dataverse table. I set all columns to text and select which column I want to use as a key. The dataverse table is populated correctly.

I then change the dataflow's load setting from "Load to a new table" to "Load to existing table", select the same table, but the "select key" doesn't display my primary key column. I check the table and that column is a text field and is set as primary.

I don't know if this is helpful but this is being built in a dev/sand box environment.

Categories:
  • Verified answer
    Michael E. Gernaey Profile Picture
    44,685 Super User 2025 Season 1 on at
    I can't update my dataverse table with primary/key column
    Hi
     
    A dataverse tables primary Key is a GUID.  So you are trying to populate an existing table that whose key is defined as the default value of GUID, not a Text value (well its text, but you aren't giving it a guid) 
    So it fails as expected for what you have above.
     
    If you look at your Table and you look at the columns you will have a Unique id that is a GUID, not the column you chose.
     
    I cannot see anything as you just provided words.
     
    But thats why it is failing.

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June 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 Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 1

Featured topics