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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

how to capture and store data at a fix time

is there anyway to write a method to capture yesterday total inventory bins counts? 

E.g if the data refreshes at 12pm today; it will return a set of "1000 floor bin & 1000 external bin"

Then at 8pm today; it will return a set of " 500 floor bin & 1000 external bin" 

So, is it possible to set a method to capture the and locked on the result return on 8pm daily into a table?

 

Datefloor binexternal bin
28/45001000
29/4800500
30/41000500
1/515002000
2/520001000
3/5500500

 

The struggle i'm having is downloading a mass list of inventory record and its transaction to performs the calculation to just get 3 different value ; the whole duration for the system to extract the data takes up to 1h daily and we need to update it 3 times per day. 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , not very clear. Do you want to create a snapshot?

 

refer to DAX append

https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-data-to-it-using-incremental-refresh/
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , not very clear. Do you want to create a snapshot?

 

refer to DAX append

https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-data-to-it-using-incremental-refresh/
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

the 2 link helped a lot; it solve 80% of thr hurdle on the data stacking part. 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors