Extrmdressage
Technical User
I want to use a formula like this to get {ELeaveofAbs.ulaDateEnd} = null, but I keep getting the error 'a date is required here'. Can anyone offer advice on how to get this formula to work?
if{ELeaveofAbs.ulaDateBeg} <= CurrentDate and {ELeaveofAbs.ulaDateEnd} >= 0/0/0
then 1
else 0
if{ELeaveofAbs.ulaDateBeg} <= CurrentDate and {ELeaveofAbs.ulaDateEnd} >= 0/0/0
then 1
else 0