How to load Complex Json Files into Excel
Вставка
- Опубліковано 10 лют 2025
- Struggling to process that Json with arrays and multiple hierarchies?
ExcelChef - 21/101 - Loading Json into Excel
This is the 21st video in the ExcelChef 101 Series. 80 more to go...
What excel topics would you like me to post? Share your feedback in the comments. 📢 Please share this post with friends and colleagues - Who knows you might help them decrease their excel workload!
Checkout my email course in Hands-On Business Analytics - hi.switchy.io/...
#excelskills #exceltips #exceltutorial #exceltricks #excel #msexcel #excelonline #exceltraining #excelformulas #exceltipsandtricks #exceldataentry #powerquery #PowerBI #PowerPivot #webscraping #Pivottables #datanalysis #datadna
Thank you. You helped me to make my query faster.
nice details. Transpose, make top line column lines and the gold was pivot columns is game changer.
Thank you. Your video helped me figure out how to extract json file from federal code of regularions. It had multiple lists and your methodology helped a lot.
Thank you, It worked for me, was trying to figure it out for so long.
Great to hear!
Great video - very clearly explained. Thanks!
Glad you enjoyed it!
Thank you ver much this was really helpful.
Thank you. Excellent explanation!
Thank you bro, This is super simple explanation for loading a complex json to excel. Easy to understand and apply. Thanks very much.
Thanks! I have been looking for this for a long time. I could not guess to use "Use First Row as Headers"
Super helpful - thank you very much!
Thanks. Your comments are getting me charged to restart my series of videos. What are some topics you would love to see?
Really helpful, thanks!
thank you
Wonderful
Thanks man, Its very useful
Thank you for the video. How do I Split Jason file to multiple CSV worksheets due to the very large size of JASON file?
This is perfectly what I needed.
Can someone link a different video on how to do the exact same.
But via python?
I.e, take the json file, and output should be the same at this video.
Thanks for this. The "top" results by google really didn't clearly and concisely explain how to flatten the various data structures in the JSON like you have done.
Do you have a video for converting from excel to Json?
what version of Excel are you using ?
All the other videos missed the transpose step
possible to write multiheader in excel usning node js
This still isn't working for me. You covered more than other videos, but I'm still not getting all of the data. When I bring in the JSON file, I'm seeing12 lines - and it's all of the information from the "header" section of the JSON. The actual important data just doesn't seem to be accessible. Even when I transpose the data, and go digging into each section - the important stuff just isn't there. Could this be because my data provider (what's kicking out the JSON) isn't formatting it quite correctly for this process?
I have same problem