Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Given Table:
| Isssue ID | Description | Issue Child Objects |
| 1 | abcd | 123 |
| 1 | abcd | 456 |
| 1 | abcd | 789 |
| 2 | efgh | 147 |
| 2 | efgh | 369 |
| 3 | ijkl | 258 |
| 3 | ijkl | 159 |
Required Visual:
| Issue ID | Description | Issue Child Object |
| 1 | abcd | 123 |
| 456 | ||
| 789 | ||
| 2 | efgh | 147 |
| 369 | ||
| 3 | ijkl | 258 |
| 159 |
I want to create a visual as per the table "Required Visual" as shown above from "Given Table". Please help me with the solution How can I create this table.
@Anonymous
Try the matrix visual, place all columns in the rows of the matrix in order, expand all, from the row header options disable stepped layout and disable (+-)
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 3 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 13 | |
| 9 | |
| 8 | |
| 8 | |
| 7 |