Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. 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
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
67 | |
65 | |
42 | |
42 |
User | Count |
---|---|
46 | |
40 | |
28 | |
27 | |
26 |