Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Dynamic update of filepath

I import a folder of Excel files into Power BI using something similar to the below   let Source = Folder.Files("C:\Users\MyUsername\Box\MyFolder"), #"Filtered Rows" = Table.SelectRows(Source, each...