Fast Formula Question
Summary
Fast Formula QuestionContent
Hello Everyone,
i am Using DAYS_BETWEEN in the Fast Formula to calculate the no of days between two dates.As of now i have hard coded values.but trying toderive the Year based on the sysdate. PFB the code :
L_DEFAULT_VALUE = DAYS_BETWEEN('31-dec-2017'(date),ADD_DAYS(HIRE_DATE (date),1))/365
Please let me know how we can achieve this
Thanks,
Minati
0