Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Error: Record #5: Tool #8: The field schema for the output "Output7" changed between itera

Nico67543
7 - Meteor

Screenshot 2024-06-06 182727.jpg

Error: Record #5: Tool #8: The field schema for the output "Output7" changed between iterations. When I run macro, that Error shows. Does anyone know what's that means?

5 REPLIES 5
JosephSerpis
17 - Castor
17 - Castor

Hi @Nico67543 have a look at the solution from this post as it will help with your challenge.

Raj
16 - Nebula

@Nico67543 
this error message is to highlight the change in schema of outputs for different iterations

to solve this:-
you will need to update the macro settings
1 open the macro
2- go to configuration window
3- change the configuration of Output Mode to 'Auto Configure by Name'

this should solve the issue 
mark done if solved.

Nico67543
7 - Meteor
Thanks for your reply! But I can't find the 'Auto Configure by Name'
apathetichell
20 - Arcturus

You have to open INTERFACE DESIGNER in the Macro - and then you can find it... It's under View.

Raj
16 - Nebula

@Nico67543 
open your macro and follow the steps in screens shot attached

mark done if solved.

Labels
Top Solution Authors