Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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
Solved! Go to Solution.
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.
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.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 5 | |
| 4 | |
| 3 |