The Summer Cup has officially kicked off! Get ready to learn, connect, and compete! Complete Community engagement tasks to earn points and unlock exclusive Summer Cup badges for your profile. Learn more here!

Alteryx Designer Desktop Discussions

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

Macro Output Losing Fields

y-alshuwail
5 - Atom

Hello,

 

I have a bunch of macros that output exactly 21 fields. I then union these macro outputs together, as they all have the same 21 fields.

 

One of these macros suddenly outputs 7 fields instead of 21. Even though when I enter that macro and run it, it outputs 21 fields.

 

I tried running that specific macro in a separate workflow and to my surprise it produces the expected 21 fields! 

When I copy that macro to my original workflow, it gives out 7 fields.

 

I'm so confused. Does anyone have an idea of why this is happening? Could the workflow be too heavy that it starts messing up?

 


Thank you!

 

3 REPLIES 3
jdminton
13 - Pulsar

@y-alshuwail thanks for posting. I think it would be caused by a tool within the macro or the setting in the interface designer not allowing for output fields to change (see below). I think it is hard to help identify the issue specifically without the workflow/macro.

2024-11-13_12-24-53.PNG

y-alshuwail
5 - Atom

Thank you for your answer. Unfortunately that did not solve the issue.

jdminton
13 - Pulsar

I believe my answer was that you provide some kind of information so that the community can help. Can you share the macro and some sample data?

Labels
Top Solution Authors