Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Show Field Map (Macro Input) Not Re-mapping Incoming Fields

kalebtucker
6 - Meteoroid

Hi All, 

 

I have built a macro w/ Show Field Map check box selected. My understanding is that incoming field names will be re-named within the macro and flow through properly. When I am running my macro, I am receiving an error "Tool #X: The field "[Field Name]" is missing. Compare the tool configuration with the input stream. 

 

Does anyone know how to fix this? Attached are a few screenshots of the error & mappings. 

 

Macro Inputs.PNGMacro Configuration.PNG

1 REPLY 1
OllieClarke
15 - Aurora
15 - Aurora

@kalebtucker Hi,

You need your select tool with the 'Update with reverse Field Map' at the end of your macro, rather than the beginning. Currently you're renaming the fields to the mapped ones at the beginning of the macro, whereas you want that as the final step.

 

Hope that helps,

 

Ollie

Labels
Top Solution Authors