Forum Discussion
Reading JSON file directly from OneDrive Business
- Anonymous7 years ago
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