by Darby Lehane | Dec 31, 2024 | Alteryx, Darby Lehane, The Data School
In this blog, we will focus on learning the various Output Methods for the Alteryx Regex Tool, and some examples. This tutorial follows up from my previous post, so I would recommend going there to learn the syntax first. To first introduce them, there are four...
by Darby Lehane | Dec 9, 2024 | Alteryx, Darby Lehane, The Data School
If you’re here, you’ve been trying out Alteryx (hopefully enjoying it as well), and want to take your skills to the next level. One powerful tool to accomplish this is the Alteryx regex tool. The Alteryx regex tool can be used within your workflow to help...
by Grace Murphy | Jun 3, 2019 | Grace Murphy
The text to columns tool in Alteryx can sometimes be a little clunky. It’s a quick fix when you need each element of ‘Element1/Element2/Element3’ to be in it’s own column, but what if the string was ‘Element1/ Element2_ Element3 ’? This requires multiple...