ifthenelsenull
Technical User
CRYSTAL XI
I want to concatenate datetime fields with a slash between them and change the field from datetime to date.
I tried {Staff_V1;1.StartDateTime}&" / "&{Staff_V1;1.EndDateTime}and the formula field is blank in my query. Changing that to add totext({Staff_V1;1.StartDateTime}, "MM/dd/yyyy") is causing the same issue. I'm not actually sure what is going on here to cause the blanks.
Thanks
I want to concatenate datetime fields with a slash between them and change the field from datetime to date.
I tried {Staff_V1;1.StartDateTime}&" / "&{Staff_V1;1.EndDateTime}and the formula field is blank in my query. Changing that to add totext({Staff_V1;1.StartDateTime}, "MM/dd/yyyy") is causing the same issue. I'm not actually sure what is going on here to cause the blanks.
Thanks