Forum Discussion
sonm10
6 years agoHelper I
Power BI Service Connecting to a shared folder
Hello experts, I have a report that uses folder as a datasource. The folder is a directory in a linux machine and my gateway is installed on a mindows machine in the same network. The linux direc...
lbendlin
6 years agoSuper User
your folder connection string should not use drive letters but a UNC address
\\fqdn\share
Can you try that?