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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It 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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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