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! Request now

Reply
accortdr
Helper I
Helper I

Convert query to static table

I am attempting to convert a dashboard that is fed from SQL server into an example piece to be shown to an audience outside of our organizaiton. Because this will no longer be a "live" dashboard, I need to put the current data into static tables that will not be updated and will add a new date field that will contain forward looking dates (~5 years ahead) so that certain metrics will continue to be valid (MTD, YTD, QTD, etc). I no longer have access to the server credentials, so am limited in what I can do in the query editor. Additionally, the data is so massive that copy/paste into a new table is not an option without breaking it up and appending later which will be extremely time consuming. Is there another alternative?

 

Summary: I need to take exisiting data and break the connection to SQL server and put it into a static table for further manipulation.

 

Thank you

1 ACCEPTED SOLUTION

Hi @accortdr ,

 

You can export data model that imported into Power BI desktop via DAX studio or SQL Server Analysis Service. Please take a look at below links for detailed steps.

Exporting Data from Power BI Desktop to Excel and CSV – Part 1: Copy & Paste and DAX Studio Methods

Connect to Power BI Desktop Model from Excel and SSMS

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Greg_Deckler
Community Champion
Community Champion

Perhaps try putting all of your columns into a Table visualization. Then, click the ellipses (...) and choose "Export data"?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Greg,

 

Appreciate the thought! I had considered that as an option, but there is too much data for the visual to process which makes me hessitant to try and pull it through excel and back into PBI. Is it possible for me to take a portion of the data from Data View and put it into its own data table?

 

 

Hi @accortdr ,

 

You can export data model that imported into Power BI desktop via DAX studio or SQL Server Analysis Service. Please take a look at below links for detailed steps.

Exporting Data from Power BI Desktop to Excel and CSV – Part 1: Copy & Paste and DAX Studio Methods

Connect to Power BI Desktop Model from Excel and SSMS

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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