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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
Shivakumar03
New Member

Can Power Query copy and move files from one directory to another directory?

Would like to know if Power Query can copy files from one directory to another.

Ex: 

I have a file called abc.xlsx in 'C:\Users\Folder1\abc.xlsx' directory.

And i want to copy that file in another directory 'C:\Users\Folder2\'

 

So, after copying, that file is now in both directories.

C:\Users\Folder1\abc.xlsx

C:\Users\Folder2\abc.xlsx

 

Does Power Query have this facility to do this?

 

2 ACCEPTED SOLUTIONS
freginier
Solution Sage
Solution Sage

You can't directly from power query.

You need to use power automate or python linked to power query / power bi 

 

______________________________________________________

If you found this post helpful, please give Kudos C

View solution in original post

mussaenda
Super User
Super User

Hi @Shivakumar03 ,

 

Basically, power query is used to transform and load data.

It reads the files you connected.

 

For your desired function, better to use the power automate.

View solution in original post

2 REPLIES 2
mussaenda
Super User
Super User

Hi @Shivakumar03 ,

 

Basically, power query is used to transform and load data.

It reads the files you connected.

 

For your desired function, better to use the power automate.

freginier
Solution Sage
Solution Sage

You can't directly from power query.

You need to use power automate or python linked to power query / power bi 

 

______________________________________________________

If you found this post helpful, please give Kudos C

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors