Forum Discussion
sonm10
Helper I
6 years agoPower 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
Super User
6 years agoyour folder connection string should not use drive letters but a UNC address
\\fqdn\share
Can you try that?