Forum Discussion
Group rows in table based on identical values in a column
- 2 years ago
Hi Krishna09
You can use a Matrix visual with a hierarchical form to group the values:
Pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Hi Krishna09
You can use a Matrix visual with a hierarchical form to group the values:
Pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Thank you very much for quick reply. I tried this, it works only for two columns. In this visual there are around 10 columns. so it does not work.
If I use Matrix, these IDs are unique, but I want to show in multiple lines( if the table contains 2 similar id then two of them, if three similar id then three rows with this id information.). is it possible?