Forum Discussion
annaRu1
9 months agoNew Member
Connecting a network drive to Power BI
Hello, I've been struggling with connecting a network drive from my organization to Power BI. I am using 'Folder' connector. I need to retrieve a file from this drive based on two conditions: the ...
- 9 months ago
A folder needs to be addressed by its full name, like
\\server\share
Can you confirm that you have that? And that you can access the folder from your file explorer?
nathancwatkins
Helper II
9 months agoDon't click on the "Combine Files" arrows, just click on the green word "Binary". That's your file.
--Nate
annaRu1
9 months agoNew Member
Hello,
it does not work, because when I click on the word "Binary", then the chosen file gets hardcoded in the M code like here:
and I need every week to download the latest file, so the name can't be hardcoded.
Regards