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!Get Fabric certified for FREE! Don't miss your chance! Learn more
Hi All,
I have the following headers. This is due to the logic that I applied during data collection stage through survey monkey
| Apples | Orange | Strawberry | Apples | Orange | Mango |
When I unpivot, I get the below attached
| Apples_1 |
| Orange_2 |
| Strawberry |
| Apples_3 |
| Orange_4 |
| Mango |
How do I unpivot to get the following?
| Apples |
| Orange |
| Strawberry |
| Mango |
Thank you in advance!
Solved! Go to Solution.
I found the answer to my own question.
1. Select column.
2. Go to Add column.
3. Select "Extract" then "Text before delimiter"
4. Indicate "_" into the menu and it's done!
I found the answer to my own question.
1. Select column.
2. Go to Add column.
3. Select "Extract" then "Text before delimiter"
4. Indicate "_" into the menu and it's done!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 69 | |
| 59 | |
| 47 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 106 | |
| 102 | |
| 38 | |
| 27 | |
| 27 |