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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

Refresh data from import query by keeping old data and add new date of refresh

Hello,

 

I have a question.

I want to import the results of a query (from SQL Server) every month. However, I want to keep the old results and add the data of the query that is going to be executed.

When importing, I want to add the extraction date in a column. Because I will need this value to make comparisons.

Is this possible with Power BI?

 

Thank you,

Nath

1 REPLY 1
mahoneypat
Microsoft Employee
Microsoft Employee

Three potential ways to consider below.  Note that Power BI doesn't inherently provide ways to take data snapshots.

 

1.  Use the incremental refresh feature of Power BI , so you have all the data.  You can add a calculated column to define data periods for comparison if needed.

 

2. Since it is SQL Server, you could set up a flow in Power Automate with a Power Query step to get data on a defined schedule and save the files (as CSV probably) to SharePoint/OneDrive.  You can then use those files as your Power BI source.

 

3. Similar to #2, set up a paginated report and subcribe to the CSV version of it at a defined frequency, use a flow to save it on SharePoint/OneDrive and use those files as the source.

 

#1 is the cleanest/best if possible.

 

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.