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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
koorosh
Post Partisan
Post Partisan

slicer by an index table created

Hi experts,

 

Why the slicer does not work on the matrix table?

 

Regards

Koorosh

1 ACCEPTED SOLUTION
FrankAT
Community Champion
Community Champion

Hi @koorosh ,

I don't know if my following explanation is correct. Use it as a hint.

The resultand behavior of the matrix using the two slicers is different. The sliccer with Partner from Partner table works with filter propagation over the relationship, the matrix shows all rows. The second slicer with Partner from Sheet1 table filters the table Sheet1 directly.

 

I added a second measure. It "synchronizes" the behavior of the matrix:

Measure 2 = IF(SELECTEDVALUE(Sheet1[Value]) = "T" , "" , BLANK())
02-06-_2021_22-47-15.png

 

Take a look at the attached PBIX file.
 
Both, the yellow and the blue part, have their own behavior. Nothing is wrong!
It is in your hand to choose which you want to use.
 
With kind regards from the town where the legend of the 'Pied Piper of Hamelin' is at home
FrankAT (Proud to be a Datanaut)
 
 
 

View solution in original post

3 REPLIES 3
FrankAT
Community Champion
Community Champion

Hi @koorosh ,

in my point of view the slicer works as expected (see figure 1 without any selection, figure 2 with Partner_3 as selection in slicer):

 

02-06-_2021_00-05-10.png

 

With kind regards from the town where the legend of the 'Pied Piper of Hamelin' is at home
FrankAT (Proud to be a Datanaut)

Hello, please check the following image. On the left matrix, the slicer took from partner from Partner table and on the right matrix slicer took from partner from sheet1 table. As you see the result is not the same.?!

Since I would have other tables on the report that has relation with the Partner table, I just need to filter the matrix by partner in Partner table

koorosh_0-1622609738374.png

 

FrankAT
Community Champion
Community Champion

Hi @koorosh ,

I don't know if my following explanation is correct. Use it as a hint.

The resultand behavior of the matrix using the two slicers is different. The sliccer with Partner from Partner table works with filter propagation over the relationship, the matrix shows all rows. The second slicer with Partner from Sheet1 table filters the table Sheet1 directly.

 

I added a second measure. It "synchronizes" the behavior of the matrix:

Measure 2 = IF(SELECTEDVALUE(Sheet1[Value]) = "T" , "" , BLANK())
02-06-_2021_22-47-15.png

 

Take a look at the attached PBIX file.
 
Both, the yellow and the blue part, have their own behavior. Nothing is wrong!
It is in your hand to choose which you want to use.
 
With kind regards from the town where the legend of the 'Pied Piper of Hamelin' is at home
FrankAT (Proud to be a Datanaut)
 
 
 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.