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.
Hello everyone!
I kept on getting this error in attempt to loading my query. Data source is a folder containing JSON files. I've already check data formats and replaced null values, as being recommended to most discussions I've read. But I still get this error message. Anyone knows how to make things work?
Solved! Go to Solution.
Hi @Daryl-Lynch-Bzy,
I've already fixed the issue, turned out to be that the data source format has changed for the newer files.
Appreciate your help!
Hi @Daryl-Lynch-Bzy,
I've already fixed the issue, turned out to be that the data source format has changed for the newer files.
Appreciate your help!
Hi @Anonymous - It looks like a memory issue, but we would need more information to help.
Could you share the Power Query function that you created to read and transform the files?
Are you reading the file/s from SharePoint Library?
How complex is the JSON? How big? How many JSON files?
You may need to consider separating Power Query from PBIX by using a Dataflow. Dataflow can act as stepping stone in an Extract Transform and Load. One dataflow to read or extract the file from SharePoint. Then another Dataflow to do the transformations. Then load to PBIX file.
Many thanks
Daryl
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.