Hey People
I have a field called as relieving_date
I have a field called as date_of_joining
I have a field called as status
I want the value of relieving_date to be set only if status = ‘Left’
I want the value of relieving_date to be set greater than date_of_joining
Can anyone suggest me a formula for this particular situation?