Forum Discussion
Anonymous
7 years agoNot applicable
Getting error while connecting to share point online or One drive folder using organization account
Getting error while connecting the powerbi online to sharepoint gives an error such as below even though i have completed access to the sharepoint folder even the office365 folder. I need to resolve ...
Anonymous
7 years agoNot applicable
online version where i tried to connect the excel directly to the PowerBi and try to pull the report and show the data.
Anonymous wrote:Hi Anonymous ,
What connector you use to get data? Web connector for sharepoint/onedrive connector? Please share more detail information.
How to Get Your Question Answered Quickly
In addition you can also take a look at following links about use web connector and sharepoint connector to get online files:Loading Excel Files from Sharepoint
Use OneDrive for Business links in Power BI Desktop
Regards,
Xiaoxin Sheng
Anonymous
7 years agoNot applicable
HI Anonymous ,
Maybe you can try to enable relative path option parameter to convert your url to 'root path' and 'relative path' to fix connectivity credentials issues.
let
Source=Web.Contents("https://microsoft-my.sharepoint.com",[RelativePath=detail path])
in
Source
Regards,
Xiaoxin Sheng