Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Answered

How to edit data using Excel in a lookup column (User)

(0) ShareShare
ReportReport
Posted on by 105

Hi everyone,

I created a table in Powerapps. This table includes a lookup column connecting to the User table.
When I access Excel to complete the data in this table, I manage to publish the information regarding the text type columns. But for the lookup column I can enter the user, but it doesn't publish it.
On the right side of Excel I see a list of users, but only the first 999 users. Not the whole. So I can't search through that list either.

 

Is there a way to complete the lookup column?

 

Kind regards,

  • CU25061832-1 Profile Picture
    on at
    Re: How to edit data using Excel in a lookup column (User)

    @luisep , @Kyle_Hess , may be the problem is while the addin is writing the data and in the cell there is a formula then the formula keeps on calculating / recalculating etc..  so try pasting the hard value, rather than the formula 

    I have tinked with writing addin using javascript and i know the way excel table row count offset behaves , it needs to be handled differntly .. so just thinking out loud

  • Verified answer
    whyonearth Profile Picture
    126 on at
    Re: How to edit data using Excel in a lookup column (User)

    Hi @luisep 

     

    In the Power Platform add-in for excel, you should be able to publish the change in mass, formulaic ways using the process Shane Young describes in here: https://www.youtube.com/watch?v=BPkv7S11Zp8&t=1658s

     

    I tend to download the .xlsx for both the lookup table and the table I want to populate, then in the table to be populated I write what I want in the primary/name column (because that's easy for me to remember), then I write an excel expression into the appropriate GUID field, like " =xlookup(name, lookuptable.name, lookuptable.GUID,"") " then copy/paste values in the GUID column and publish.

    I have moved tens of thousands of records this way and the only issues I've had is sometimes, for no discernable reason, the "publish" function only publishes the top 100, 300, or 500 rows. I am really not sure why. 

  • luisep Profile Picture
    105 on at
    Re: How to edit data using Excel in a lookup column (User)

    @Kyle_Hess 

    No, I haven't found a solution yet. I've watched videos that proposes solutions, but they could not be applied when it comes to hundreds of users, in my case.

    Keep looking.

  • Kyle_Hess Profile Picture
    2 on at
    Re: How to edit data using Excel in a lookup column (User)

    @luisep did you ever find a solution for this issue?  I'm facing the exact same problem right now and I'm not sure how to proceed.  Thank you!

  • luisep Profile Picture
    105 on at
    Re: How to edit data using Excel in a lookup column (User)

    Is there someone else who can help me?
    Scenario: a table in the Dataverse that contains more than 1000 rows. A lookup column that I have to fill in with the user's name.
    My question: is there a way in Dataverse to directly load usernames into lookup column?
    Or does Dataverse not support this functionality like SharePoint?

  • luisep Profile Picture
    105 on at
    Re: How to edit data using Excel in a lookup column (User)

    Thank you anyway

  • Drew Poggemann Profile Picture
    9,278 Most Valuable Professional on at
    Re: How to edit data using Excel in a lookup column (User)

    Hi @luisep ,

     

    Sorry, I have never worked with this Office add-in.

     

    Thanks,

    Drew  

  • luisep Profile Picture
    105 on at
    Re: How to edit data using Excel in a lookup column (User)

    Hi @dpoggemann,

    Thanks for your response.

    I attached a screenshot of the right side of Excel. At the bottom you can see the "Publish" button, it is to update the table in powerapps with the modified data in Excel.
    The rest of the screenshot are the users that appear to me. But there are only 999.
    Is there a way to complete the user's name directly in excel?

    Kind regards,

     

  • Drew Poggemann Profile Picture
    9,278 Most Valuable Professional on at
    Re: How to edit data using Excel in a lookup column (User)

    Hi @luisep ,

     

    What do you mean by "publish it"?  You should be able to enter the full name of the user into the lookup field and import and it will automatically find the user and set this to the value of the lookup, unless you have duplicate fullname values, then it will fail since it will not be able to match.  

     

    What do you mean on the right side of Excel you see the list of users?  Can you put a screen shot in to show what you see?

     

    Hope this helps.  Please accept if answers your question or Like if helps in any way.

     

    Thanks,


    Drew

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Microsoft Dataverse

#1
stampcoin Profile Picture

stampcoin 17

#2
mmbr1606 Profile Picture

mmbr1606 15 Super User 2025 Season 1

#3
ankit_singhal Profile Picture

ankit_singhal 11 Super User 2025 Season 1

Overall leaderboard

Featured topics