Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
tmorais
Helper I
Helper 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 2
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.

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

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors