Current Day
Actually we have a module that includes a column with dates, and we want that Anaplan identifies if a date from the column has passed or not yet.
For that we have created a line item, and we would like the logic behind the formula to be something like this:
IF the date (from the column) is prior to the date (current day) THEN 1 ELSE 0.
Is there a way that Anaplan recognizes the current date? As a date or as a boolean, doesn't matter.
Answers
-
Hi @Cristina
In Anaplan, you can define whether it is a current month/year.
If you use condition CURRENTPERIODSTART() gives the current month/year in which the line item is in format with.
Hope this helps.Thanks,
Puneeth HP
Success is the Intersection of Dreams and Hardwork!
0 -
@Cristina - there isn't currently a native function to identify the current date, though has been requested on the Idea Exchange and I believe is on the roadmap. https://community.anaplan.com/t5/Idea-Exchange/Current-Date-and-Time/idi-p/46550
Below is a resource for how one user has created a workaround to automate a process to populate the current date using Cloudworks:
https://community.anaplan.com/t5/How-To/Easily-Get-Current-Date-Using-CloudWorks/ta-p/120636
0