March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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?
Date | floor bin | external bin |
28/4 | 500 | 1000 |
29/4 | 800 | 500 |
30/4 | 1000 | 500 |
1/5 | 1500 | 2000 |
2/5 | 2000 | 1000 |
3/5 | 500 | 500 |
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.
Solved! Go to Solution.
@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/
@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/
the 2 link helped a lot; it solve 80% of thr hurdle on the data stacking part.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
89 | |
84 | |
70 | |
51 |
User | Count |
---|---|
206 | |
143 | |
97 | |
79 | |
68 |