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
Hi All,
I can use delimiter and spilt the below data. But I just wanted to know is there an easy way to unpivot the below data?
{"u": "Deg. C", "v": 14.1, "t": "2023-11-29 03:21:52"}
i wanted it as below data
| u | v | t |
| Deg. C | 14.1 | 29/11/2023 3:21 |
Thanks
Solved! Go to Solution.
@treesa2010 , In Power Query( Home Tab-> Transform Data -> Transform Data )
You should be able, right click on Column, and force it as JSON , after that use Exapd icon and expand
expand
You have option for split by Delimiters
@treesa2010 , In Power Query( Home Tab-> Transform Data -> Transform Data )
You should be able, right click on Column, and force it as JSON , after that use Exapd icon and expand
expand
You have option for split by Delimiters
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 |
|---|---|
| 50 | |
| 40 | |
| 37 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 85 | |
| 69 | |
| 38 | |
| 29 | |
| 27 |