Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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!
Solved! Go to Solution.
@Anonymous,
In data view of Power BI Desktop, right-click your table and select "Copy Table", then you can paste the data into Excel.
Regards,
Lydia
@Anonymous,
In data view of Power BI Desktop, right-click your table and select "Copy Table", then you can paste the data into Excel.
Regards,
Lydia
Aha! Thank you. I was hoping there was an easy way to do this. Much appreciated.
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.