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
Anonymous
Not applicable

Retaining hisorical data and adding to this monthly

Hi There, Could anyone help with the below scenario. 

I need to pull in monthly data and keep a snapshot of this at that point in time, adding the new month 'snapshot' to the historical data each month. 

 

In this scenario I need to count the number of outstanding items for, say, january and store this info, then count the number of outstanding items at the end of feburary and add this data to the history. 

 

I could union the tables and manually intervene to create the new month, but we really need this to be an automatic refresh. I have considered using a flow, as was suggested in other posts, but I dont think this would be able to add the 'new' month to the hisotrical data each month?

 

Any ideas would be appreciated!

1 ACCEPTED SOLUTION
v-eachen-msft
Community Support
Community Support

Hi @Anonymous ,

 

If you don't think flow will work, you could refer to this solution and use PowerShell to do it automatically.

 

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

View solution in original post

1 REPLY 1
v-eachen-msft
Community Support
Community Support

Hi @Anonymous ,

 

If you don't think flow will work, you could refer to this solution and use PowerShell to do it automatically.

 

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

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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