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
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