Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I have a table that contains a JSON Blob in one of it's columns. Can I extract the data into a tabular format?
Thanks!
Solved! Go to Solution.
Hi @data4thewin,
Perhaps you can refer to below sample file.
BTW, if you want format multiple records, I'd like recommend you use the records which has similar structure.
Regards,
XIaoxin Sheng
Hi @data4thewin,
Since each row has different element, I'd like to suggest you convert these to multiple tables with different structure.
After format these tables, you can use table.combine function to merge them.
Regards,
Xiaoxin Sheng
How would I get started converting them to multiple tables?
Hi @data4thewin,
Perhaps you can refer to below sample file.
BTW, if you want format multiple records, I'd like recommend you use the records which has similar structure.
Regards,
XIaoxin Sheng
Thank you!!
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 19 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 55 | |
| 54 | |
| 40 | |
| 40 | |
| 30 |