end day calulate

10
i enter start date and no of days and automatically calculate the end date
asked
2 answers
8

Hi Muthu,

You can use addDays($startdate,$noofdays) in a variable, You will get the result of your calculated end date.

For more ref: https://docs.mendix.com/refguide/add-date-function-calls/ 

Hope this helps!

answered
0

can you elaborate it by understanding which activity to take

 

answered