Describe the issue/error/question
Hi, I found similar problems here, but not exactly what I’m looking for. ![]()
I have a workflow where I load a table. For records with date and time I need to convert it to another format (I use Date & time node). For records where there is no date, they continue on.
I have a workflow where I load a table. For records with date and time I need to convert it to another format (I use Date & time node). For records where there is no date, they continue on.
Occasionally it happens that neither record has a date. To keep the workflow from stopping, I set the Date Time node to “Always Output Data”. And this is where the problem occurs. If there is no record on input then Date Time node generates an empty item (so that the workflow doesn’t stop). But this empty item causes further problems in the workflow.
How do I get rid of an empty item? Or how do I modify the workflow?
Thank you ![]()
