String to Date&Time node not working

Hi,
I was using this node a while back on a project, and it was working properly with the empty fields too.
Today, I wanted to run the exact same workflow, and it is failing on parsing empty fields.
Was there an update on this node? Can someone help me? It is breaking the whole workflow :pensive:

Hello @mucu,

not sure it ever worked on empty strings. Maybe back then you didnโ€™t have empty strings. It returns missing value as missing value so you can convert empty string to missing value by using String Manipulation (Multi Column) node and itโ€™s toEmpty() function. And with this node you can also cover manipulation over multiple columns if needed.

Br,
Ivan

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.