Export data to csv from Excel Power Query

ilcaa

Well-known Member
Joined
May 25, 2005
Messages
751
Office Version
  1. 365
Platform
  1. Windows
i have a .csv file that gets downloaded everyday. I import that into Excel as a connection and it gets refreshed automatically.

I do a little transformation on the data and load the transformation into a new sheet, (1 sheet original data, 2nd sheet transformed data)

as part of the transformation I want to export the Table as a csv file to a shared folder on my desktop. Is there a M language function that will export table to csv? thanks
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
Have a look at Matt's info at
 
Upvote 0
Solution
Have a look at Matt's info at
thanks but that answer sucks. another tool to download and it needs to be done manually, im looking to automate it... within PQ would be ideal, it outputs your transformed data to Excel and simultaneously saves a copy as a csv to a location...

i guess VBA with a sheet 'on change' event. but that triggers on anything. thanks for reply.
 
Upvote 0

Forum statistics

Threads
1,214,914
Messages
6,122,211
Members
449,074
Latest member
cancansova

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top