Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have an excel data like below
| id | value | text |
| U1 | abc | North |
| U1 | fgh | Up |
| U1 | jse | In |
| U2 | abc | South |
| U2 | fgh | Down |
| U2 | jse | Out |
| U2 | fjg | 1 |
| U2 | qwo | 2 |
which need to be converted to the below i tried unpivot and pivot too but couldnt get it. pls help
| id | abc | fgh | jse | fjg | qwo |
| U1 | North | Up | In | ||
| U2 | South | Down | Out | 1 | 2 |
Solved! Go to Solution.
Hi,
See this screenshot
Hi,
See this screenshot
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 |
|---|---|
| 55 | |
| 48 | |
| 38 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 85 | |
| 70 | |
| 38 | |
| 28 | |
| 25 |