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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
amsrivastavaa
Helper III
Helper III

Measure Filter not working properly in Matrix Visual

Hi Folks!!

 

What I have done : 

 

Filters :

1- Project

2- Year

 

Measures : 

Measure2 = CALCULATE(SUM(Table1[Amount]),FILTER(ALLSELECTED('Table1'),'Table1'[Group]=MAX('Table1'[Group]) && 'Table1'[Year]=MAX('Table1'[Year] )))
 
Where measure2 is Sum of amount based on Group and Year
 
Measure3 = Divide(sum(Table1[Amount]),[Measure2])
 
Where Measure id division of Amount/Measure2
 
Selector 4 = IF([Measure3]<.25,1,0)
Where Selector 4 is the measure based on which I am filtering the tabular visual.
 
When, I have filtered Visual (Tabular), it gave me correct data but as soon as I try to convert it into Matrix, its not giving me correct result.
 
I have applied Selector 4=1 at visual level filter on both Tabular and Matrix
Can you please help me out to understand what need to be done in order to work in Matrix Visual as well.
 
Thanks
Amit 
PBIX is attached at below URL  
 
 
 
1 REPLY 1
Ashish_Mathur
Super User
Super User

Hi,

I cannnot understand the question.  In the left hand side table there is no 1 in the Selector 4 column.  so when i filter the second table with selector 4=1, nothing shows up (rightfuly so).  What exactly is the question?


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.