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 ...
Interkoubess
8 years agoSolution Sage
Hi Anonymous,
With the printscreen what are your expected outcomes?
Please give the dummy data( easy to manipulate, not a printscreen) as well as your expected results and then i can m ake a try...
Ninter
Anonymous
8 years agoNot applicable
This is the expected outcome
This is the file with dummy data:
https://www.dropbox.com/s/wc30mt5kron382t/Inventory%20Recursive%20Calculation.pbix?dl=0
- janesmith8 years agoNew Member
Hi, I have the same problem too. Can someone please help?
Thank you very much!
- Ashish_Mathur8 years agoSuper User
- Anonymous8 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_Mathur8 years agoSuper User
Hi,
I think my solution should still work. Please try it.