Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
pabeader
Post Patron
Post Patron

filter table 2 based on table 1

I have two tables of data.  Table 1 has date, eqnum and status  plus other columns.

Table 2 has date, eqnum and trouble report plus other columns.

 

I would like to use a visual (table) to show the Info from Table 1 and the related count from Table 2.  Where the count is the number of rows where the date and eqnum match.

 

Like:

 

Date, Eqnum, Status, Count

 

Is there a way to do this?

 

1 REPLY 1
lbendlin
Super User
Super User

@pabeader Are these tables linked in the data model?  If yes then the relationship type defines which table filters the other one.  If no then you can use TREATAS to transport filters across unrelated tables.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors