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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Macro issue- Iterations

SH_94
11 - Bolide

Dear Community,

 

I would like to ask if anyone know how to fix the error as per screenshot below.

SH_94_0-1625463258353.png

 

Many thanks for the help.

 

2 REPLIES 2
rkapoor
Alteryx
Alteryx

@SH_94 

This is probably down to the fact that the number of columns or names of column headers (thus, the schema) are different between iterations.

 

You can fix this potentially by configuring the macro to Auto Configure by Name.

 

1. Open your macro

2. Select your Macro Output tool

3. on the Interface Designer panel, click on the Properties icon

4. Update the Output Mode to 'Auto Configure by Name' 

SH_94
11 - Bolide

Dear @rkapoor ,

 

Thanks a lot for the prompt response and clear explanation.

Labels
Top Solution Authors