Hi everyone,
I am still getting my hands on understanding batch macros. Originally, I created the macro because I have a huge directory of files with different schemas and needed to merge them together. One thing I need to include now is the Creation Time in order to perform further analysis. I tried included a select field and appended it before connecting to the output in the macro, but when I run my overall workflow it does not output the creation time. Does anyone have any ideas how to do this?
This is my batch macro

This is my workflow which is able to join the files together, though it does not read the select field that I appended to include the creation time for some reason
