Join 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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi all,
I have some data and created a table:
| Company | Bundle | Year |
| XYZ CORP | Bronze | 2021 |
| ABC CORP | Silver | 2019 |
| GHI CORP | Gold | 2018 |
| LMN CORP | Gold | 2019 |
| XYZ CORP | Silver | 2019 |
| XYZ CORP | Silver | 2020 |
I would like to display the table so that is shows up like this (without repeating values in column 1):
| Company | Bundle | Year |
| XXZ Corp | Bronze | 2021 |
| Silver | 2019 | |
| Silver | 2020 | |
| ABC CORP | Silver | 2019 |
| GHI CORP | Gold | 2018 |
| LMN CORP | Gold | 2019 |
Any adivise would be apprecitated.
Thanks.
Solved! Go to Solution.
Hi, @PowerBI87
Based on your description, you may create a matrix visual, go to 'Visualization' ribbon, click 'Format'=>'Subtotals', set 'Row subtotals' off, click 'Row headers', set 'Stepped layout' off.
Result:
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @PowerBI87
Based on your description, you may create a matrix visual, go to 'Visualization' ribbon, click 'Format'=>'Subtotals', set 'Row subtotals' off, click 'Row headers', set 'Stepped layout' off.
Result:
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you very much!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 52 | |
| 50 | |
| 34 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 94 | |
| 77 | |
| 41 | |
| 26 | |
| 25 |