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 / Does addLinkedEntity h...
Power Apps
Unanswered

Does addLinkedEntity have an outer join type?

(0) ShareShare
ReportReport
Posted on by 482

Pretty much as the title suggests I'd like to add related entities/columns on occasion for a dataset control but I'd like this to be an outer join. Is this possible?

 

https://docs.microsoft.com/en-us/powerapps/developer/component-framework/reference/linking/addlinkedentity

I have the same question (0)
  • Diana Birkelbach Profile Picture
    3,072 Most Valuable Professional on at

    Hi @skoofy5 , 

    Have you tried an expression with linkType "outer"? 

    var expression = {
    name: ...,
    from: ...,
    to: ...,
    linkType:"outer"
    };

     The "linkType" is documented, but the possible values not yet: https://docs.microsoft.com/en-us/powerapps/developer/component-framework/reference/ilinkentityexposedexpression#linktype?WT.mc_id=BA-MVP-5004107

     

    Hope this helps.

     

    Kind regards,

    Diana

  • skoofy5 Profile Picture
    482 on at

    I tried this a while ago, but acted like an inner join at the time. So there's missing documentation here again? I've submitted a comment on that page. Could someone from MS give me some insight on this?

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 531 Most Valuable Professional

#2
Haque Profile Picture

Haque 261

#3
Kalathiya Profile Picture

Kalathiya 221 Super User 2026 Season 1

Last 30 days Overall leaderboard