Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
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

(0) ShareShare
ReportReport
Posted on 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,449 Super User 2025 Season 1 on at
    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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,537 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,908 Most Valuable Professional

Leaderboard