Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Data source location for multiple users in different directory.

My PBIX file is located at  "C:\POWERBI\Exec" and my data source is located at "C:\POWERBI\Sources\". But, my client does not uses "C:\POWERBI" as it default path. It uses "E:\ANOTHER_PATH\". So, everytime that I send my PBIX file to my client it has to change all the file's paths of all data sources. Can I make something more generic on my path? For example, like on javascript:

 

File path = "..\Sources\", so my client and I does not have to change file's path's location everytime? 

 

 

 

1 Reply