Hi,
Can I please get some reference how to get previous period of current period.
PERIOD(CURRENTPERIODSTART()) gives me the current period I,e Jul 17 but I need Jun 17.
Previous(period(currentperiodstart()) which is not working.
@MadhabikaM - You are right to remove the SELECT!
As @Nipsa indicated, create a Time Lookup module (no dimensions) with two line items
Current Period - PERIOD(CURRENTPERIODSTART())
Previous Period- PERIOD(CURRENTPERIODSTART()-1)
You then reference this in your formula:
Use PERIOD(CURRENTPERIODSTART()-1)
Hi @Nipsa
Thanks for your response.
I want to pick value for current months previous period only in a target line item.
My formula is
Hi @DavidSmith ,
Thanks for the solution provided, It's working.
Thanks
Regards
Madhu
Is there any way to have the last item of the waterfall be a running total that starts from 0 and shows the net of the previous waterfall components? I'm using line items here, would just want the Ending NAV to always start at 0
I have installed the Anaplan app in Salesforce, but have been receiving an error. In the Anaplan part it asks for you to contact support, but does not provide any details into how to do this, just raising a ticket in the portal? WOuld be great to have more information.…
Hello Everyone, I am seeking guidance on how I could create a workflow process in Fluence consolidation workspace, using the ADO import task. Does anybody know what kind of information I need to fill in these fields? I have watched the ADO training but only explains the data transformation and integration within Anaplan…