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!

Alteryx Designer Desktop Ideas

Share your Designer Desktop product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

option to hide anchor for macro

for iterative macro, generally it had 2 anchors, one if it is for iterative, and it normally no output (whether got error or not)


it good to have option to remove this anchor when using it in workflow. 

so other user no need to identify which one is the True output and which one is just iteration.

 

additional, if this can apply to input anchor.
(i just built one macro where i don't need the start input, but the input need to be iterate input)