Forum Discussion
Stanford08
3 years agoFrequent Visitor
Automatically importing, into PBI, a SharePoint file with a changing file name.
Hi there
How do i automatically import, into PBI, a SharePoint file whose last portion of the file name is changing.
eg.
File-10022023
File-09022023
Thank you and regards
Stan
2 Replies
- lbendlinSuper User
Always use the Sharepoint Folder connector, never the File or Web connector. That way your Power Query code can handle file name changes.
- Stanford08Frequent Visitor
Thank you