Forum Discussion
IF date is blank, pull date from different table
- Anonymous2 years ago
Hi megg8 ,
If it's a date field, then just change it from text type to date type and then try the formula as above to see if it works?
Best Regards,
Adamk KongIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Is the data type the same? i.e both Table A closure date and Table B closure date are actually date type (and one of them isn't a number / string)... Otherwise, the issue might be that your column name starts with True, which might be a reserved word (i don't know for sure, because i can't find the docs for this)
- megg82 years agoNew Member
that was the problem, one of my dates had a data type of text.
- Anonymous2 years agoNot applicable
Hi megg8 ,
If it's a date field, then just change it from text type to date type and then try the formula as above to see if it works?
Best Regards,
Adamk KongIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.