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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
clem312
Resolver I
Resolver I

SQL Database needs to be archived

Hi,

 

My SQL database used in Power BI has 3 years of historical data.

It is too much for the application that uses it on a daily bases.

I need to clean at least one year. But I need to keep this year in my Power BI ?

 

How can I do that ?

 

Clement

1 ACCEPTED SOLUTION
edhans
Community Champion
Community Champion

Won't work. Power BI will remove data when loading and load fresh. You could use incremental refresh and have it never clear that partition, but it will likley see those changes anyway and clean it up. 

I would consider moving that 1 year of data to a Dataflow, then in Power Query append the dataflow to your SQL data that now only has 2 years, and that will be 3 years.

But, that will still risk losing data if you ever refresh that dataflow, as it will again, purge and reload.

Bottom line is, best practice, DO NOT use Power BI and related technologies for archival. They are not designed for that. Use your database, put it on another system and append in Power Query, etc. Even if you dump that 1 year of data to a CSV file and store that in SharePoint, that is much more resilient than trying to get Power BI to keep it.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

View solution in original post

1 REPLY 1
edhans
Community Champion
Community Champion

Won't work. Power BI will remove data when loading and load fresh. You could use incremental refresh and have it never clear that partition, but it will likley see those changes anyway and clean it up. 

I would consider moving that 1 year of data to a Dataflow, then in Power Query append the dataflow to your SQL data that now only has 2 years, and that will be 3 years.

But, that will still risk losing data if you ever refresh that dataflow, as it will again, purge and reload.

Bottom line is, best practice, DO NOT use Power BI and related technologies for archival. They are not designed for that. Use your database, put it on another system and append in Power Query, etc. Even if you dump that 1 year of data to a CSV file and store that in SharePoint, that is much more resilient than trying to get Power BI to keep it.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.