I have a formula field as follows:
DATETIME_FORMAT(DATETIME_PARSE(RIGHT({Webhook Data},20), ‘^DD/MM/YYYY HH:mm^’), ‘DD-MMM-YYYY HH:mm’)
But it returns a string - Is there an easy way for this same formula to return. date/time field that I can use for sorting please?
