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 / Data Form View from Lo...
Power Apps
Answered

Data Form View from LookUp/Relationships Not Working

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Ok, so here's my issue:

I have a two related entities from the CDS, Person and Family, where a Person points to a Family. In my Person DisplayForm I have a button that navigates to a Family DisplayForm with the function:
Navigate('Family - Family Members', None, {FamilyView: BrowseGallery_PersonList.Selected.Family})

 

I then have a DisplayForm in 'Family - Family Members' where (DataSource = Family) and (Items = FamilyView), but the view is not working. It's not even throwing an error... it simply doesn't show any information.

 

But this command works in another instance where I don't use the LookUp/Relationship value to pull in information. For example, in my BrowseGallery for Family, I have the Navigate function for each item send the following function:

Navigate('Family - Family Members', None, {FamilyView:ThisItem})

And this works perfectly for all instances.

 

Is there something I am not doing properly, or is this a limitation of PowerApps?

Categories:
  • v-monli-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous,

     

    I created a similar app and I got the same result. I will try to report this to the pg and see if they have any suggestion.

     

    For your reference:

    https://powerapps.microsoft.com/en-us/blog/new-entity-form-control-experimental-feature-for-common-data-service/

     

    Regards,

    Mona

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hello @v-monli-msft,

     

    Do you have an idea as to when they would be able to respond? Whether there is a solution or not determines how I build the system for my organization.

     

    Thanks,

    Tony

  • Verified answer
    Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @v-monli-msft,

     

    I ended up finding a solution to my problem.

     

    I created a custom card in my Person Display Form that allows me to Navigate('Person - Family View', None, {PersonView: ThisItem}). 

    Then in 'Person - Family View' I have a Gallery connected to Family where ( Items = Filter(Family, Family_Name = PersonView.Family_Name) ). This allows me to view all Records in Family related to Person based on Family_Name. Then, I have a Navigation button that executes Navigate('Family - Family Members', None, {FamilyView: ThisItem}). Thus, I don't need to display any information in 'Family - Family Members' based on a LookUp; I can just have Items = FamilyView.

     

    This solution also allows me to reverse the process so I can create a Gallery in a Family Display Form with all Persons related to that Family based on Family_Name and navigate to each Person individually without error.

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 July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 409 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 252 Most Valuable Professional

Last 30 days Overall leaderboard