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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Select row in table to filter another table to show all related rows

I have MS training data in Sharepoint and an attachment of attendees in it, i.e., in an.xls file; now I want to show the topics in a matrix, and when I click on the topics in the matrix, it will show me the attendees' details in another matrix. Can someone please help me out on how I can achieve this?

1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

To show the topics in a matrix and display the attendees' details in another matrix when the topics are clicked, you can use a web technology such as HTML, CSS, and JavaScript to build a user interface for your application.

Here is a high-level overview of the steps you can follow to achieve this:

  • Load the data from the .xls file into your application. You can use a library such as Papa Parse to parse the .xls file and extract the data.
  • Once you have the data, you can use HTML tables to display the topics and attendees' details in a matrix format.
  • Use JavaScript to add event listeners to the cells in the topics matrix. When a cell is clicked, you can use JavaScript to update the attendees' details matrix with the relevant information.
  • Use CSS to style the tables and customize the appearance of the user interface.


If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

To show the topics in a matrix and display the attendees' details in another matrix when the topics are clicked, you can use a web technology such as HTML, CSS, and JavaScript to build a user interface for your application.

Here is a high-level overview of the steps you can follow to achieve this:

  • Load the data from the .xls file into your application. You can use a library such as Papa Parse to parse the .xls file and extract the data.
  • Once you have the data, you can use HTML tables to display the topics and attendees' details in a matrix format.
  • Use JavaScript to add event listeners to the cells in the topics matrix. When a cell is clicked, you can use JavaScript to update the attendees' details matrix with the relevant information.
  • Use CSS to style the tables and customize the appearance of the user interface.


If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

PaulDBrown
Community Champion
Community Champion

https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523 





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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