Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
alanhanssen
Frequent Visitor

JSON in field of the table from MySQl

 

 

I'm trying to get a single field that is hosted in a JSON type column from a table.

 

We changed part of the developer's team and the previous one, instead of creating a full table containing the information, they grab it in a JSON and put it in a single column.

 

The table-transformation to fix this issue is in the backlog but in the meanwhile, I would like to extract one field from that column.

 

Does anyone have idea? So the column is on the table "application_form" and the column containing the JSON is named "form" and the field I want to extract is named "intake"

 

I'm interested in rescuing the "intake" field for all the rows.

1 REPLY 1
ImkeF
Community Champion
Community Champion

Have a look if you can replicate these steps with your data: http://superuser.com/questions/977249/loading-a-json-file-into-power-query

Imke Feldmann (The BIccountant)

If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!

How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors