The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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?
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.
But this process need run automatic, like a Power Automate job