Forum Discussion
ADTRE
1 year agoFrequent Visitor
Filenames containing '#' on SharePoint site
Hi. I am connecting to all files in multiple folders accross a single SharePoint site for my Power-BI report using PowerQuery. Part of the code is: let Source = SharePoint.Files("https://NAME.sha...
christinepayton
1 year agoMost Valuable Professional
I just want to point out here that SharePoint really doesn't like the # symbol in filenames either. It causes all kinds of problems, so you might want to recommend that users not do that if it's part of their standard practice right now.
ADTRE
1 year agoFrequent Visitor
These things are frequently advised to staff, but people end up forgetting regularly.