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 / Show associated record...
Power Apps
Unanswered

Show associated records in Side Pane

(0) ShareShare
ReportReport
Posted on by 31

Hello,

I would like to create a Side Pane with Xrm that shows the associated records when in a specific record main form.

 

Let's say we are in a record of Table1 associated with 3 records of Table2, I would like to show those 3 records in a Side Pane.

 

In the documentation of Xrm Navigate, there is the relationship object that seems to work for this purpose but I can't find any exemple showing how to use it and since i'm not an expert in JavaScript I can't made it work myself.

I especially don't know what to inform in attributeName and navigationPropertyName

 

I have this part of code:

pane.navigate({
pageType: "entitylist",
entityName: "table2",
relationship:{
//attributeName String Name of the column used for relationship.
name: "table1table2",
//navigationPropertyName String Name of the navigation property for this relationship.
relationshipType:1,
roleType:2
}
})

 

Thank you!

Categories:
I have the same question (0)
  • EtienneV Profile Picture
    31 on at

    I just realize that "relationship" property is made for entityrecord and not for entitylist.

    Is there another way to retreive associated records for a selected item in a side pane without building a custom page with a gallery and a entityId?

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard