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 Apps / Dataverse for team, ho...
Power Apps
Answered

Dataverse for team, how to import lookup Field from Excel using flow

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I am importing data to Dataverse for team using PowerAutomate from an Excel file, it works very well, except for 1 field "AREA" which is a lookup field from another Table "Area", all the documentation talk about Dataverse not Dataverse for team, your help will be appreciate it.

mim_0-1611140620607.png

 

I have the same question (0)
  • Fubar Profile Picture
    8,514 Super User 2026 Season 1 on at

    Technically there isn't a lot of difference between Dataverse and for Teams - it is mainly licencing restrictions and restrictions usage of premium items etc (how you reference things etc is the same)

     

    Lookups expect the internal GUID (internal unique identifier of the record ) or <entitysetname>(<the record guid>) where in the latter one entitysetname (eg. contact entity is contacs), if you don't have the guid in your source file you will need to retrieve it in a step n earlier step (using something like List Records with an appropriate query on the lookup table.

  • Verified answer
    Joel CustomerEffective Profile Picture
    3,224 on at

    so you will need to get the GUID/id of the area--you can do this by doing a list records for area and filtering it to the where the name of the record equals the text value. since the results will be an array, you will need to translate that to the record ID--example of how to get a value from the first record in a list record results in this post Tip #1256: Get attribute of the first record from the list | Power Platform & Dynamics CRM Tip Of The Day

     

    Then, once you have that, you can set the lookup field using this approach: Tip #1311: Use entity name in Flow lookups | Power Platform & Dynamics CRM Tip Of The Day

    so it would be something like new_areas(guid)

    replace new_areas with the plural schema name of your entity and guid with the refernce to the area ID from the list records step

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 342 Most Valuable Professional

#2
11manish Profile Picture

11manish 234

#3
Valantis Profile Picture

Valantis 187

Last 30 days Overall leaderboard