Forum Discussion
Filtering data in a Table Visual
- 6 years ago
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.
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.
Thank you for helping me out!
<Message deleted>
- AllisonKennedy6 years agoCommunity Champion
DevadathanK You can rename a field in the values for each visual it is used in, select the matrix, then in the Visualizations click on the arrow next to 'Average of Subject' and select rename.
Give kudos if that helped.