Hi, I am using the formula column but can’t seem to find a formula for IS NOT or IF NOT.
The use case is:
I have a country column (location of an employee) and a date column (when they are coming back from their leaves). If they are out of country and they come back, I need to add 14 days.
So basically: If an employee’s leave location is not {country}, add 14 days to {Leave end date}.
I can’t find a suitable formula unfortunately. Anybody knows how to make this work?
Thanks!