Forum Discussion
tmorais
3 years agoHelper I
Export all table data from PowerBi Dataset to CSV files
I want export ALL data from all tables from a PowerBI Dataset to CSV files, if i have TableA,TableB,TableC query a need to create TableA.csv,TableB.csv,TableC.csv with all lines, +1M lines from table..
How can we generate these CSV files?
2 Replies
- MMD1New Member
I believe you can load the dataset into PowerBI desktop, then go to the "file" menu, and select Export -> CSV. This process would export each table into a separate CSV file and each CSV will contain all the data from its relevant table.
- tmoraisHelper I
But this process need run automatic, like a Power Automate job