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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
DevadathanK
Resolver I
Resolver I

Filtering data in a visual table

Hello community!

<Message deleted>

Thank you for any help!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @DevadathanK ,

Please try to complete the below steps to achieve it:

1. Unpivot the columns Nationality,Division

2. Create Matrix visual, drag the related fields onto visual(Rows: Value  Values: Average of Math,Average of Science, Average of English )

unpivot.JPGcreate matrix.JPG

I just created the related pbix file, you can refer the details in this link.

Best Regards

Rena

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @DevadathanK ,

Please try to complete the below steps to achieve it:

1. Unpivot the columns Nationality,Division

2. Create Matrix visual, drag the related fields onto visual(Rows: Value  Values: Average of Math,Average of Science, Average of English )

unpivot.JPGcreate matrix.JPG

I just created the related pbix file, you can refer the details in this link.

Best Regards

Rena

amitchandak
Super User
Super User

@DevadathanK , These seem to me like normal matrix report. Not sure I missed anything. These link should help

 

https://www.burningsuit.co.uk/blog/2019/04/7-secrets-of-the-matrix-visual/

https://docs.microsoft.com/en-us/power-bi/visuals/desktop-matrix-visual

https://docs.microsoft.com/en-us/power-bi/desktop-drillthrough

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
AllisonKennedy
Super User
Super User

If you use hierarchy and a matrix you could make this happen. 

 

So using a matrix visualization, put Subject in the columns, and then put Nationality AND Division in the rows. Put the grade in the values and calculate average.

 

Refer to this on how to then use the drill down within the heirarchy: https://docs.microsoft.com/en-us/power-bi/consumer/end-user-drill

 

If you also want the original table, you could acheive this using a merged calculated column containing the name, division and nationality and put that on the top of the list in the Rows pane.

 

Has this post solved your problem? Please mark it as a solution so that others can find it quickly and to let the community know your problem has been solved. 

 

If you found this post helpful, please give Kudos.

I work as a trainer and consultant for Microsoft 365, specialising in Power BI and Power Query. 

https://sites.google.com/site/allisonkennedycv

 


Please @mention me in your reply if you want a response.

Copying DAX from this post? Click here for a hack to quickly replace it with your own table names

Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C

I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Solution Authors