Forum Discussion
hendustu
11 years agoAdvocate I
Can PowerQuery write data back out?
So I know that PowerQuery is great for consuming and transforming data, but are there any export options? If not, what's the least klugey way to get data out of a BI model and into SQL tables, or a C...
- 11 years ago
Consider making a feature request on the "Give Feedback" site.
Gozde
9 years agoHelper I
Hi Antony,
Thanks for R script, it helped me a lot.
Is there a way to add current date to these script?
So, when I refresh, it will automatically save the date with the day in the title like "transformed_data-06/09/2017.csv".
Regards,
Gozde
ImkeF
9 years agoCommunity Champion
I would simply add it to the dataset itself: Add a custom column with: DateTime.LocalNow()