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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Download data from PowerBI - corrupt source

I uploaded some data a few months ago into PowerBI from a massive excel spreadsheet (175k rows). The source spreadsheet is now corrupt but the data is still there in PowerBI. Is there any way I can download the data (via power query or from within PowerBI) so I don't have to try and recreate my original spreadsheet? (help!)

 

Thanks in advance!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@Anonymous,

In data view of Power BI Desktop, right-click your table and select "Copy Table", then you can paste the data into Excel.
1.PNG

Regards,
Lydia

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

@Anonymous,

In data view of Power BI Desktop, right-click your table and select "Copy Table", then you can paste the data into Excel.
1.PNG

Regards,
Lydia

Anonymous
Not applicable

Aha! Thank you. I was hoping there was an easy way to do this. Much appreciated.

rocky09
Solution Sage
Solution Sage

Hi @Anonymous

 

1. Download the PBIX file from Power BI Service (Under DataSet)

2. Download DAX Studio (SQLBI) and install it.

3. Now, Open Downloaded PBIX File. But, don't refresh it.

4. Now, Open DAX Studio, Select Power BI File Name from the drop down (Usually, it auto picks the file name)

5. Now, use function Evaluate table name. 

6. Now, you will get data in Grid View From there, you can save the results from the menu.

 

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors