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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Filter a gallery popul...
Power Apps
Answered

Filter a gallery populated with a Dataverse table

(0) ShareShare
ReportReport
Posted on by

I have related tables in dataverse:

Table A (Parent):

TimeSheetId 
1 
2 

Table B (Child):

TimeSheetId 
1 
1 
1 
2 
2 

I need to filter a gallery that displays the items from table B, to only show either the parents TimeSheetId 1 or 2. My PowerApp allows the user to click a parent item (in a gallery), it then navigates to another gallery that should show all items from the selected parent item (1 or 2). 

I am storing the selected parent TimesheetId in a variable and using it within the below function to filter the datasource:

 

 

Filter(TimesheetProjectWorks, varTimesheetId = TimesheetId) 

 

 

but I'm getting incompatible types, these can't be compared Text, Record). How to filter a dataverse table displaying in a gallery?


 

I have the same question (0)
  • Verified answer
    Community Power Platform Member Profile Picture
    on at

    Figured it:

    Filter(TimesheetProjectWorks, varTimesheetId = ThisRecord.TimesheetId.TimesheetId)

    Not entirely sure why it needed the extra TimesheetId on the end?

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

Forum hierarchy changes are complete!

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

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 721 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 320 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard