Skip to main content
Community site session details

Community site session details

Session Id : MHNlFGQ03zCHcpSES8BM+z
Power Apps - Building Power Apps
Unanswered

Gallery two data sources need to connect the drop down with the second data source to data source one

Like (0) ShareShare
ReportReport
Posted on 3 Aug 2023 22:34:56 by

I have a gallery with Data source A and various this item fields relevant to DataSourceA. I have specific dropdown field in the gallery called Initials and it displays only initials as the drop down items. DataSourceB has two columns initials (which matches DatasourceA) and name which is the defined name of initials. I am attempting to add DatasourceB Name column to the gallery and have that as the drop down. But I cannot get the logic so the existing gallery items will populate with the full name.

DataSOurceA Intials

N

E

W

 

Data SourceB

Initials     Name

N             Nancy

E               Easton

W             West

 

Goal is everywhere in DataSource A that has N display Nancy from DataSourceB. Then for every new item added display Name in the drop down.

  • narayan225 Profile Picture
    2,513 Super User 2025 Season 2 on 04 Aug 2023 at 00:20:38
    Re: Gallery two data sources need to connect the drop down with the second data source to data source one

    @mjackson122 

     

    I am not sure how your power app is setup but you can use lookup to achieve that.

    LookUp(DataSourceB, Initials = DataSourceA.Initials).Name

    It would be easier if you could show your gallery and dropdown setup.

     

    Cheers!

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 637 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 570 Super User 2025 Season 2

#3
Power Apps 1919 Profile Picture

Power Apps 1919 473

Loading complete