We have a batch macro which pulls in data from numerous spreadsheets and consolidates it into one concise dataset of about 6 columns.
It runs fine and produces the expected data which can be viewed in the outgoing green arrow on the tool OR in attached browse tool.
However when trying to add additional tools after the macro they will not recognize the column names. For example the select tool will only show "Unknown"
Even after running the workflow that contains the macro to populate it with data the tools will still not pick up the column information.
The macro itself has a select tool before output where the dynamic column is deselected so the macro ONLY outputs the 6 columns each time so there shouldn't be a variation in the output that the workflow can't handle.
I have searched the community and tried the various solutions to similar problems but none seemed to work.
We are using 2023.2
Thanks!!!