web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Unanswered

New galery show 2table base on old galery

(0) ShareShare
ReportReport
Posted on by 8
hi im have 3 table

table A:
   branch_id: auto_number
table B:
   staff_id: auto_number
   branch_id: whole_number
role text
   table C:
    staff_id: auto_number
   name: text

galery 1: table a with branch_id selected
galery 2: i want to show galery with name(C),role(B) but have branch_id selected on galery1

I have the same question (0)
  • AhmedSalih Profile Picture
    6,678 Moderator on at
    Re: New galery show 2table base on old galery

    Hello, @Emeralddream, Because PowerApps doesn't support Dataverse multilevel relationship. So you will need to use the Lookup Function:

    In Gallery2.Items= Filter(table C, staff_id= LookUp(table B,  branch_id=Gallery1.Selected. branch_id,staff_id))

     

     

    If my reply helped you, please give a 👍 , & if it solved your issue, please 👍 & Accept it as the Solution to help other community members find it more.


    I am primarily available on weekdays from 6-10 PM CT and 5-10 PM CT on weekends.


    Visit my Blog: www.powerplatformplace.com


     

     

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

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 803 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 314 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 253 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics