Adding months in period end date

i trying to add months in to a period end date i.e . period end date is 31/01/2022 and i would like to add 1 month into the period end. when i run the workflow it complete ignore the days of the month. adding 1 month in in jan will be 28th of Feb but when i add 1 month into feb will keep the days to 28 and change the month to 28/03/2022 rather then 31/03/2022.

can someone please help me to solve this problem.

Screenshot 2023-08-08 at 13.57.15

Hi @fahadsaleem145

Period End = This Date's Period end +(month):2 :rounded down to month +(day):-1

This should work :+1:

This topic was automatically closed after 70 days. New replies are no longer allowed.