Forum Discussion
Anonymous
5 years agoNot applicable
problems using SharePoint.Tables(siteURL) to schedule a data refresh
Hello Everyone, This being my first post ever, please be kind... I have recently started using Powerbi to report on data collected using project 365 online. I have been able to successfully ...
edhans
5 years agoCommunity Champion
It has to be the site. The Navigation step actually loads the table/list samdthompson
I've not tested specifically with SharePoint.Tables, but SharePoint.Contents and SharePoint.Files both error out unless the URL is strictly the top level URL for the site.
samdthompson
5 years agoMemorable Member
edhans correct, you can however just leave out the first line of code. My solution is one that I am currently using and I know it works. I have anonymised the URL etc.
- edhans5 years agoCommunity Champion
Interesting samdthompson
If I connect with anything but the standard URL that has the tenant and site name, I either getor the OK button is disabled telling me I need to shorten the URL to just the site.
This is SharePoint online from Office 365. I am not sure how it works in the case of SharePoint on prem.