@mlauber71 Thanks for your input.
I’m finding this to be fickle. I am sending fields of type DateTime to the Excel Writer node. And then reading them again (to compare with the following day) with the Excel Reader. In earlier versions, I couldn’t get it to reread the file retaining the datetime, but now it is retaining it.
So, it appears this issue is also resolved (for now). I haven’t identified what differentiates a successful vs unsuccessful flow.
For the record, the issue was a combination of matching data types (ID needed to be INT for both; Double for both did not work) and correct configuration of the joiner to include all three outputs.
Thanks for the help!
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.