In the workflow, I’m trying to convert seconds (timestamp) into a date. However I continue to get an issue that says I’ve currently got a List of Dates when I should only have 1 Date.
To solve this, I only have to add “first item” but I’m wondering if this is a slight mistake @mishav
The error is that this function currently returns a list of dates.
Thanks,
Daniel