Forum Discussion
Anonymous
2 years agoNot applicable
Data source credentials from a folder type (Z:) or (W:)
Hello, I just finished a power bi file in the desktop application, which is linked to local files that I create myself in excel, but there are other csv type files that are sourced from a shared fol...
- Anonymous2 years ago
Hi Anonymous ,
It seems that you need to use the full UNC path instead of the mapped drive letter to access the shared folder. This is because mapped drives are only available on your machine locally, which is not available on your network
Here’s what you can do to set the credentials with those files:
- Open your Power BI Desktop file and change the data source to use the full UNC path of the shared folder.
- Republish the file to the web.
- Set up the Enterprise Gateway to use the full UNC path of the shared folder as well
Solved: Enterprise Gateway mapped network drive issue - Microsoft Fabric Community
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
lbendlin
2 years agoSuper User
You really don't want to give the gateway access to your local files. Use a file server, or - better - a cloud file share like OneDrive. That has the added advantage that it does not require a gateway.