Forum Discussion
Arcturus
8 years agoHelper I
Export full query to Excel/CSV
Hello all,
Trying to export a query to Excel/CSV (i.e. table). I found a way to export individual chart's data but not whole queries.
Is it possible to do it?
Thanks!
Here is one solution:
https://community.powerbi.com/t5/Desktop/Export-to-csv-from-Power-Query/td-p/193423
The other method would be to insert an R script step in your query to do the output.
1 Reply
- Greg_DecklerCommunity Champion
Here is one solution:
https://community.powerbi.com/t5/Desktop/Export-to-csv-from-Power-Query/td-p/193423
The other method would be to insert an R script step in your query to do the output.