Hello,
I've encountered an issue with the DATETIME_PARSE function not correctly converting a concatenated date and time from two fields. Is there something I'm missing?



Hello,
I've encountered an issue with the DATETIME_PARSE function not correctly converting a concatenated date and time from two fields. Is there something I'm missing?



Best answer by Arthur_Tutt
Hey @Cody_Winchester ! Very close but instead of parse, try using DATEADD:
DATEADD({Date}, {Start Time}, 'seconds')

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.