Hello,
Within ArcPro 2.4, I'm trying to calculate a new field from two existing fields. The first field is an ID field of type text, and the second is a full date and time field of type Date. I want to separate the two with an underscore. I use the following in the Field Calculator:

Problem is, my results end up being <Null> for the new column AKEY. The new column AKEY is type text, with 8000 length.