This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 29 | |
| 29 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 40 | |
| 33 | |
| 24 | |
| 23 |