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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
So I have the Next Table that i need to extract the data in the recorods but is nested in a way that some of them are records and other ones are lists.
what can i do in this case?
Solved! Go to Solution.
Hi @remaster ,
Try this: Transforming json with power query (mix of list and record in a single column).
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @remaster ,
Here are two articles describe how to deal with nested JSON value:
Nested JSON and never end Records
How to deal JSON with Power BI Desktop
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @remaster ,
Try this: Transforming json with power query (mix of list and record in a single column).
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.