We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

How can i move forward in a workflow even if a macro errors?

Jonathan_Douglas
5 - Atom

I have several macros that are completely related to each other. Even if there is an error, it is ok and i can move on to the next macro without the error compounding.

 

Is there a setting in the macro or workflow i can easily add to continue on error?

 

This format where the macros are chained left to right is important so i cant change the structure of this workflow and i am unable to use 3rd party apps.

 

Jonathan_Douglas_0-1649437755127.png

 

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @Jonathan_Douglas 

 

What kind of a macro is this? 🤔. If it's a Batch macro it should already be doing what you are asking. If it's not I think functionality doesn't exist.

 

Hope this helps : )

 

 

Jonathan_Douglas
5 - Atom

These are workflows or standard macros. I will see if i can wrap these in a batch macro just for this feature to see if it works.

atcodedog05
22 - Nova
22 - Nova

Hi @Jonathan_Douglas 

 

Here is an interactive lesson on batch macro which might be helpful

https://community.alteryx.com/t5/Interactive-Lessons/Creating-a-Batch-Macro/ta-p/657923

 

 

Labels
Top Solution Authors