Hello,
I have added formula for Beginning Inventory and it is reflecting as well but when I am checking WK5 FY2020 I can see 13000 instead of 4866.
So, can anyone help me in this that what is wrong here?
Thanks & Regards
Hi pativi03 Formula → IF 'SYS01 Time Settings By Week'.'Not 1st Week of Timescale?' THEN PREVIOUS(Ending Inventory) ELSE 'DAT01 Beginning Inventory'.Beginning Inventory. Cross check you logic of SYS01 Time Settings By Week'.'Not 1st Week of Timescale?. Hope it helps.
You need to set the current period in model calendar.
As per the formula if Week 5 is the first week of timescale, then it will fetch previous month of Ending Balance else it will take from Beginning Inventory from DAT01 module.
what can be the Current Period then?
SYS01 Time Settings By Week'.'Not 1st Week of Timescale? as name of line item depicts current period should be 1st Week of Timescale → Week 1 FY20.
Current Period has to be Week 1 FY20 and as per formula, if it's not the first week then it should take previous month value of Ending Inventory
Hello… Thanks all for your feedback.
I got the issue…. actually for 1st Week of Timescale in SYS01 I have ticked all the first week of year 2020 i.e. WK1, WK5, WK9 and so on and due to which the formula was checking that thing. As I remove the ticked from all the first week (apart from WK1) I can see the desired result like below.
so, can anyone confirm if this is the correct one?
Regards,
Viral Patil
Set Current Week as Week 1 FY20 in Model Calendar and put in the formula
ITEM(Time) = PERIOD(CURRENTPERIODSTART())
Yes @pativi03 , as per @Dikshant formula you will get it.
done
I am trying to create a Net Debt / EBITDA formula at the bottom of one of our P&L income statements where, i have tried the MOVINGSUM function. However this does not work for summary line items which EBITDA is. What i would like is to be able to sum the previous 12 months EBITDA (Including the current period) numbers in a…
Hi I'm looking to speak to people who have used/are using the Docusign integration in their business. We are exploring the possibility, but we find the current setup quite limiting in terms of how an end user would interact with the integration, but also issues with concurrency and number field formats. Would appreciate…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…