Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to change the path of source file in power bi

Tags:

powerbi

I'm new to power bi. I have developed a dashboard on power bi desktop. It reads some .csv files as data source. Now I need to move it to another machine, names of those csv files are the same, path is the only thing to be updated. Is it possible to change the path only, instead of rebuilding this dashboard? Thanks.

like image 845
Harry Avatar asked Sep 02 '25 09:09

Harry


1 Answers

In Power BI Desktop:

  1. Go to File - Options - Data Source settings
  2. Select your csv-file
  3. Click the Change Source ... button and change the file path
like image 128
Peter Avatar answered Sep 05 '25 01:09

Peter