Forum Discussion
MrDeg
5 years agoFrequent Visitor
This dataset includes a dynamic data source. using Sharepoint.Tables
Hi, I created a Report that extract data from multiple Sharepoint sites and Lists. In order to avoid to create manually a quantity of tables to append, I created a function that loop over some ta...
lbendlin
5 years agoSuper User
Unfortunately yes. Unlike SQL server where (at least on Desktop) you can connect to SQL.Databases() the sharepoint connector only works with complete Site URLs.
Now, if you know the site names for ALL of your sites then you can precreate the connectors for all of them, and still get away with your script.