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 Filter columns ba...
Power Apps
Answered

Show Filter columns based on another Gallery item

(0) ShareShare
ReportReport
Posted on by 28

I have two Galleries that use two separate data sources. In Gallery1 user selects one item. The selected item has a column called Computer that can have more than one for each item. The data source for Gallery1 has a lookup column to the datasource of Gallery2 which is computers. 

I want the User to be able to select item from Gallery1 and see the list of computers associated with the selected item in Gallery2. I would like to see the items in Gallery2 so that user can take action on each of the computers i.e approve/decline.

 

This is what I tried: 

 

 

 

Filter(Gallery2DataSource,ColumnName=LookUp(Gallery1DataSource,GUID=varItem.GUID,ColumnName).ColumnName)

 

 

 

 

The datasource is dataverse and app is hosted in Dataverse for teams. 

Categories:
  • Verified answer
    v-mengmli-msft Profile Picture
    Microsoft Employee on at

    Hi @Su27 ,

     

    Do you want to filter the records in gallery2 that have the same computer name based on the value of the lookup column in gallery1's data source?

    Please try this:

    Filter(Gallery2DataSource,ComputerColumn=Gallery1.Selected.LookUpColumnName.ComputerColumn)

     

    Best regards,

    Rimmon

     

  • Su27 Profile Picture
    28 on at

    Thanks alot this actually solves it. 

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 432 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 347

#3
WarrenBelz Profile Picture

WarrenBelz 254 Most Valuable Professional

Last 30 days Overall leaderboard