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,
I need a way to make Power BI read a JSON file that is stored in my One Drive Business.
I've tried creating a shared link and use the web data source with it to read, but I keep getting this message:
Am I missing something or it is not possible to do it?
(Another solution would involve using MSFlow to save that file in a local file server and make PowerBi read that file. However, I'll like a "cleaner" solution).
Best regards,
Solved! Go to Solution.
@HeFur,
It is not possible to connect to JSON file using web connector as you describe. You can use SharePoint Folder connector instead.
Please enter the following URL in SharePoint Folder connector, this way, you can connect to OneDrive for Business folder in Power BI Desktop.
https://mydomain-my.sharepoint.com/personal/user_mydomain_com
After loading data into Query Editor, then filter the extension to .json, click on Binary in Content column to expand data of the json file.
Regards,
Lydia
@HeFur,
It is not possible to connect to JSON file using web connector as you describe. You can use SharePoint Folder connector instead.
Please enter the following URL in SharePoint Folder connector, this way, you can connect to OneDrive for Business folder in Power BI Desktop.
https://mydomain-my.sharepoint.com/personal/user_mydomain_com
After loading data into Query Editor, then filter the extension to .json, click on Binary in Content column to expand data of the json file.
Regards,
Lydia
It worked!!! Tks
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.