Forum Discussion
kroman
1 year agoHelper II
Getting 'One or more table references a dynamic Data Source' even with Web.Contents with Relativepat
Hi All I have a simple query where trying to get a site url from one item in SP list and then get files list from that site, by following code: let
Source0 = Json.Document(Web.Contents("https:...
lbendlin
1 year agoSuper User
No need to use Web.Contents for SharePoint lists. Use the Standard SharePoint List connector.