Quantcast
Channel: All Power Query posts
Viewing all articles
Browse latest Browse all 122725

Re: Need to load all Excel files in a given OneDrive folder...

$
0
0

 Solved:

 

 1. Get a list of files (URLs) via = SharePoint.Tables("https://SomeOrgName.sharepoint.com/personal/Email_with_undescores/", [ApiVersion = 15])

 2. Expand Documents "Table"

 3. Expand "File.LinkingUrl" and split by "?" to get a clean URL

 4. Do filter the desired folder (via URL or Folder.Name or other attribution)

 5. Add a Custom Column = Excel.Workbook(Web.Contents([File.LinkingUrl))

 

 


Viewing all articles
Browse latest Browse all 122725

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>