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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Filter not working as expected on bridged tables

In the table visual below I have 5 rows returned, which I believe to be correct. (See filters applied to table).  I am expecting my measure 'CR Count' to also return a row count of 5 ; however, it appears to ignore the 'dw HSECaseCategoryDim'[Col Value] filter and returns 43.

 

What am I missing 😞

 

CR COUNT.jpg

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Turns out that it was my relationships that were wrong.  This worked in the end.

sduffy_0-1617195222035.png

 

View solution in original post

3 REPLIES 3
AlexisOlson
Super User
Super User

From your relationship diagram, you can see that the table 'dw HSECaseCategoryDim' does not filter 'dw HSECaseDim' nor does the reverse hold. They both filter the bridge table but not each other. In particular, the filter on 'Col Value' has no effect on the measure since it counts the rows of the fact table (which aren't filtered by 'Col Value').

 

The best option would probably be to flatten those dimension tables into a single one so that you have more of a star schema rather than a snowflake schema.

Anonymous
Not applicable

Very interesting.  Why does the filtering appear to apply in the table visual in my report?

 

When I add the 'dw HSECaseOccurenceFact'[HSEDimKey] , (880 rows)

When I add and filter 'dw HSECaseDim'[Corporate Reportable Flag] = True , (43 rows)

When I add and filter 'dw HSECaseCatgeoryDim'[Col Value] = "Loss of primary containment (HCRs)", (5 rows)

 

And can I harness this in a measure?

 

Thanks again.

Anonymous
Not applicable

Turns out that it was my relationships that were wrong.  This worked in the end.

sduffy_0-1617195222035.png

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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.