Forum Discussion
Anonymous
8 years agoNot applicable
Inventory Forecast Recursive Calculation
Hi all, I'm trying to create a DAX measure that populates "forecasted remanining inventory". I have gone through Gerhard's blog on recursive calculation, but it talks about compound interest and ...
Anonymous
8 years agoNot applicable
Hi Ashish, thank you so much.
What if I have a new inventory value in February, and I'm supposed to take that value for the DATESYTD calculation? Do I use the LASTNONBLANK function?
Ashish_Mathur
8 years agoSuper User
Hi,
I think my solution should still work. Please try it.