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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
HI,
I was wondering if there is a way to grab the Sub Group titles and move them to its own column. The use case is that we have reports that contain the sub-group and the item name in the same column. The items are the same in each sub-group so it is difficult to distingish Item "A" from Sub Group 1 vs item "A" from Sub Group 2. Please see images below.
Raw Data:
| ITEM | AMOUNT |
| Sub Group 1 | |
| A | 10 |
| B | 20 |
| Sub Group 2 | |
| A | 30 |
| B | 40 |
Desired Result:
| Sub Group | Item | Amount |
| Sub Group 1 | A | 10 |
| Sub Group 1 | B | 20 |
| Sub Group 2 | A | 30 |
| Sub Group 2 | B | 40 |
Thank you!
Solved! Go to Solution.
Thank you so much Richardo! That worked like a charm!
Warm regards,
Kevin
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
| User | Count |
|---|---|
| 20 | |
| 9 | |
| 8 | |
| 8 | |
| 7 |