I build an Alteryx macro using an input file. However, when I drag the macro tool to my workflow and link it to the same input file, the tool will not run and shows that not all fields are matched. The fields are showing as matched in the configuration window. Wondering why that would be the case.
@Klee
It apprear that your macro requires two inputs?
If you could give a sample, we would love to take a look at it.
You likely are referring or expecting that field in tool #2 of the workflow. What is that tool #2?
I redid the Macro and it works now.. Not sure what I did differently that throw it off. Thanks everyone