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 / Combine 2 Dataverse Ta...
Power Apps
Answered

Combine 2 Dataverse Tables using a collection

(0) ShareShare
ReportReport
Posted on by 6

Hello,

I want to combine two Dataverse tables in Microsoft Power Canvas Apps using a collection. I have these two tables:

GabiBragaglia_0-1692797899061.png
I want to show the 'Name' column from the table 'Organisational Units' in the table 'Organisational Positions' and name these column 'Staff'. However, my formula is not working:
ClearCollect(
Collection;
AddColumns(
'Organisational Positions';
"Staff";
LookUp(
'Organisational Units';
'Organisational Unit' = 'Organisational Positions'[@'Organisational Unit']; Name
)
)
)

 

The "=" Symbol is underlined in red. Can someone help?
Thanks a lot in advance!

Categories:
I have the same question (0)
  • Verified answer
    LaurensM Profile Picture
    12,516 Moderator on at

    Hi @GabiBragaglia,

     

    In case you are using a LookUp the DataTable control will display the unique id by default. However, you can actually change which column is displayed.

     

    (1) Select that particular column in the DataTable

    (2) Select the Text property (which will most likely be ThisItem.'Organisational Unit'.'Organisational Unit' )

    (3) Change this to the correct column ThisItem.'Organisational Unit'.Name

     

    If this solves your question, would you be so kind as to accept it as a solution & give it a thumbs up.

    Thanks!

  • GabiBragaglia Profile Picture
    6 on at

    Hi @LaurensM,

     

    it worked perfectly! Thank you so much 🙂

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 483

#2
WarrenBelz Profile Picture

WarrenBelz 399 Most Valuable Professional

#3
11manish Profile Picture

11manish 327

Last 30 days Overall leaderboard