Current Day

Options
Cristina
Cristina Member, ALL USERS, Partner Posts: 1 New Contributor

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. 

Comments

  • Puneeth H P
    Puneeth H P Member, ALL USERS, Partner, Certified Model Builder Posts: 5 Regular Contributor

    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