Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi, I need to create a nested table, I could not achieve this with matrix tables. Here is the table I want to do as an example. How can I do that?
What is your actual requirement? Did you try drill through or drill in? It might solve your problem.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |