Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
readyOH
Frequent Visitor

Refresh File Change folder

Hi,

 

My powerbiDesigner dataset is an excel file stored in my PC (My Documents folder). In PowerBi Designer I have edited some reports, and now I want to change the file destination (new file with same name, same structure)

When I refresh data, it always search in the same directory (MyDocuments). I can not use the new file in the new folder because PowerBi search automatically in the same folder.

 

How can I specify the new folder?

 

thanks

1 ACCEPTED SOLUTION
Rémi
Resolver III
Resolver III

Hi,

 

You have to change your request manually, it's the best way in order to keep the steps.

Open your query editor, do a right click on your request then choose Advanced editor. If you read the first line, you will se something like that :

Source = Excel.Workbooks("FilePath/Filename.xlsx")

Change the source, validate and it's done.

View solution in original post

1 REPLY 1
Rémi
Resolver III
Resolver III

Hi,

 

You have to change your request manually, it's the best way in order to keep the steps.

Open your query editor, do a right click on your request then choose Advanced editor. If you read the first line, you will se something like that :

Source = Excel.Workbooks("FilePath/Filename.xlsx")

Change the source, validate and it's done.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors