Take a moment to introduce yourself to the Community. We'd love to get to know you!
Learn MoreHello Team, Good Morning,
I'm Sanjay_Vyas, working with one of world's leading Investment Bank as an AVP Change & Delivery (RPA) Team. I'm passionate about Automation, Analytics, and Knowledge Sharing.
Would like to take a moment saying Big Thanks to Alteryx team for such a great Analytical Process Automation Platform. Every day I'm learning some or the other magical tool and functionality from Alteryx, which makes me more exited.
My Question: Do we have any option, which can skip the functionality and run further, in case of any error? As for "On Error Resume Next" and we can immediately disable the same after that functionality.
Scenario: I want to apply filter on one field, however if that field doesn't exists sometime then it should ignore that and proceed ahead.
hey @SanjayVyas , great to hear you're enjoying Alteryx so far! Welcome to the community 😀
This might be a good question for the Designer Discussions forum - however i think one way around it would be to ensure that field existed (and made it empty/a set value if it doesn't exist), in this case, your filter would always work.
Cheers,
TheOC