The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
108 | |
77 | |
71 | |
48 | |
41 |
User | Count |
---|---|
137 | |
108 | |
69 | |
64 | |
58 |