Forum Discussion
Scheduled refresh has been disabled
- 3 years ago
Please mark the message that helped you as Solution so this thread can be closed
Ok, so I'm about there but it won't take my new URL path. Is there a specific way to input the new path?
Alta88
well, as I wrote it has to be specifed path:
"
My SharePoint site root url is https://powerbipanama.sharepoint.com/, but all of my files are actually in another site that starts with https://powerbipanama.sharepoint.com/sites/externalsales/ URL.
In order to use the correct URL, we need to be in the folder of the data that we’re trying to get and check the url that our browser shows. If it has the if it starts with the format of https://<site address>/sites/<sitename>/ then we need to use that url, otherwise we use the much simpler https://<site address>
In my own case, I’ll be using the https://powerbipanama.sharepoint.com/sites/externalsales url in order to connect to my site."