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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
wskallmeyer
Advocate II
Advocate II

Filtered row in data model for all tables joined

Hi All,

 

I have added a parameter and then applied it to a column to get my filtered rows.  That works fine.  In my data model EmployeeTable is joining on SalesTable with a unique EmployeeId.  I am filtering EmployeeTable with a parameter value on the Department column.  So give me all Employees in Outdoors (department).  Again Filtered Rows works fine.  I can get all employees with Outdoors department.

 

However, I expected the SalesTable to be filtered as well since they are joined in my data model.  There is no department column in SalesTable only the EmployeeId which relates back to the EmployeeTable.

 

When I do a visualazation on the SalesTable I am seeing all Sales not just based on my filter (for Outdoors).  

 

What am I missing?

 

Cheers, Scott

5 REPLIES 5
Greg_Deckler
Community Champion
Community Champion

Please post a picture of your data model relationships if you can. I suspect that you need to configure the cross-filter direction on the relationships appropriately to achieve what you desire but I'd have to see the relationships first to confirm.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Okay, this scenario is similar.  I applied the parameter to filter the Tickets table to show only 1 department.  1 ticket will have mutiple metrics associated with it (eg, open, pending, close).  I want the Metrics table to also be filtered down to the same department using the table relationship.

 

tickets.PNG

I have also recently tried Cross Filter Direction: Both.  And still the child table does not eliminate rows based on the filtered rows in the parent table.

 

I have also deleted the Filtered Rows step and then added it back to see if that would re-apply the filter.  Without success.

 

Scott

Any thoughts?  Is this a bug?

do you see blank on your visual?



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors