Hi,
please help
I've got versions with switchover:
1.Actual
2.Budget-mar 19 switchover
3.Forecast-June 19 switchover
I need to have 2 line items showing:
1. Budget start date
2. Budget end date
you can do this using the formula ISACTUALVERSION() for example.
The switchover means in the past Anaplan considers it to be the actual version.
So if you a line item like (with time and version dimension) in a module called SYS01: Time Filters:
Detector = IF ISACTUALVERSION() then 1 else 0
Switchover date(date formatted,time summary: first non blank) = if detector = 0 and previous(detector) = 1 then start() else blank
That gives you the date.
Now you need to extract that into a module without time like SYS02: Time Settings:
'SYS01: Time Filters'.Switchover date[select:time.all periods]
You can find this in the time filters app available on the app hub
personally, I don't understand your question. Are you asking how to get the switchover date into a line item ?
but that won't give you budget end
Hi!
Yes, you got me right, I need to get the Switchover date to the line item. That gives me a budget start date, then I will add 365 days to the start date, thus I will have the budget end.
I am considering you are referring start date as switch over date.
If yes, then below is the solution to get the start date(Only start date)
1. Create 2 line items say Switchover Month Calculate (Month Format,Formula Scope: Actual Version) and Switchover Month(Month Format, Formula Scope: All Version)
2.Write the formula as ITEM(Time) for Switchover Month Calculate line item
3. Now in Switchover Month line item, write the formula as "Switchover Month Calculate[SELECT: VERSIONS.Budget, SELECT: TIME.All Periods]
All period will show currently June 19
4. Create another line item say Current Switchover and write the formula as Switchover Month + 1, this will give you the Jul 19 as your switchover month.
Cheers,
Chamanpreet
Easy and elegant!
Thank you!!!!
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…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…
Anaplan Champions! The Community team just posted this announcement that certification badges may not be showing up on your profile probably until next year. Rest assured, you will get credit once you complete and pass the exams. https://community.anaplan.com/t5/Blog/Badges-Back-Soon/ba-p/123385