how can I add value of dateformula Field In date. For Example Value in DateFormula is 24M and in Date is 27/10/2022 then i want result 27/10/2024.
Or Value in DateFormula is 26M and in Date is 27/10/2022 then i want result 27/12/2024.
how can I add value of dateformula Field In date. For Example Value in DateFormula is 24M and in Date is 27/10/2022 then i want result 27/10/2024.
Or Value in DateFormula is 26M and in Date is 27/10/2022 then i want result 27/12/2024.
Thanks Nitin
Hi,
You can use below formula.
newDate := calcdate(format(Dateformulavariable),today);
Sohail Ahmed
691
YUN ZHU
646
Super User 2025 Season 1
Mansi Soni
495