Hello to all !
Please somebody give a hand here.
I have one workflow that manage a column with date time format. In the workflow i manage this column with string to date/time (legacy) or date extractor node. Like shown in Figure 2
I have another workflow, that i use to call the first one, like shown in Figure 1, but when i run it, it gave me the following error, like shown in Figure 3:
"ERROR Call Workflow (Table Based) 2:3202 Execute failed: Unsupported data type: “Date and Time”.
If i don’t use the column with the date/time format, all run correctly, so the problem is with this column with time/date format, and it is necessary for me to use that column with date/time format and the nodes like date extractor.
What can i do?
Please help!
Figure 1
Figure 2
Figure 3