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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
HeFur
Regular Visitor

Reading JSON file directly from OneDrive Business

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:

 

Imagem1.png

 

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,

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@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

Capture1.PNG


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.
Capture.PNG

Regards,

Lydia

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

@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

Capture1.PNG


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.
Capture.PNG

Regards,

Lydia

It worked!!! Tks

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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