cgtrucking
Technical User
I am trying to use the if then else formula for selecting my data.
if{ci02.CI02_UDATE}=""then{ci02.CI02_UNIT}else"avail:"
I am trying to select the record if the unassigned date is blank. If it is blank then select the unit # data.
I get the error message "a date-time is required here"
Any suggestions would be greatly appreciated.
Thanks
Fran
if{ci02.CI02_UDATE}=""then{ci02.CI02_UNIT}else"avail:"
I am trying to select the record if the unassigned date is blank. If it is blank then select the unit # data.
I get the error message "a date-time is required here"
Any suggestions would be greatly appreciated.
Thanks
Fran