Forum Discussion
tmorais
2 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...
MMD1
2 years agoNew 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.
- tmorais2 years agoHelper I
But this process need run automatic, like a Power Automate job