Forum Discussion

tmorais's avatar
tmorais
Helper I
3 years ago

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

  • MMD1's avatar
    MMD1
    New 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.

    • tmorais's avatar
      tmorais
      Helper I

      But this process need run automatic, like a Power Automate job