Question
Convert string to date format
Hello,
In a workflow, we have a string field that is actually a date formatted as dd/mm/yyyy. We want to use that field within the workflow to filter entries from the last 30 days. How can we convert that string field to a date format?
Thanks