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
thescrimpton
Frequent Visitor

ISFILTERED results to multiple rows

I am self studying Power BI/DAX and I am confused about ISFILTERED, specifically in the scenario below.

thescrimpton_0-1655037209963.png

 

I have two physical tables, DimDate (#1 as slicer) and TestFact (#2 as table). The two tables relate via DateId (which is hidden).

Also I have 2 matrix visuals (#3 and #4). They are the same except that #4 has IsShipIdFiltered measure.

Now I am confused why does Matrix #4 is not interacting with the Date Slicer (as shown below) whereas Matrix #3 is correctly filtered. It is as if adding the measure ignores the date filter.

 

thescrimpton_1-1655037594440.png

Someone help me please. I dont want to move along without fully understanding this. 

 

 

 

 

1 ACCEPTED SOLUTION
v-chenwuz-msft
Community Support
Community Support

Hi @thescrimpton ,

 

If matrix #4 does not interact with Date Slicer, then the filter context of #4 will not be changed by Slicer. So the result of the measure will not change as the measure is calculated based on the context.

 

You can use the simple MAX() measure in the card to prove it.

 

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

2 REPLIES 2
v-chenwuz-msft
Community Support
Community Support

Hi @thescrimpton ,

 

If matrix #4 does not interact with Date Slicer, then the filter context of #4 will not be changed by Slicer. So the result of the measure will not change as the measure is calculated based on the context.

 

You can use the simple MAX() measure in the card to prove it.

 

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

thescrimpton
Frequent Visitor

In addition, in Matrix 3 and 4, the numbers under customers are the shipmentid

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!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors