Forum Discussion
Sharepoint Folder
You can read entire contents of folders. You use the Folder data source type. Not positive if you can point a folder query to a SharePoint document library, never tried that.
- Anonymous8 years agoNot applicable
Thanks Greg_Deckler.
But i need this solution for sharepoint folders and the folders will also be changing(Jan, Feb etc etc..).
- mede8 years agoResolver I
Anonymous
Is this Sharepoint Folder synced to a local folder on your drive?
One idea is instead of using Get Data >> Sharepoint Folder connection, use the regular Get Data >> Folder connection, querying the main folder where all your sharepoint folders and files are synced.
Then work on the query editor to query these folders in the way you'd like. This way you do not have to address directly to a sharepoint link, but the whole source folder which will update automatically (when you refresh) if there is a new month folder inside.
Please provide more details or screenshots if you need a more precise answer.