It is December which means it is time for Advent of Code. This is an annual coding / programming challenge created by Eric Wastl, during December a daily set of small programming puzzles is set for ...
If you are familiar with macros and apps, there are times where you want the behaviour of the app to change based on the user input. An example of this is a batch macro which ...
I finally did it! After 4 attempts I passed my Expert Certification. When I posted the exciting news on LinkedIn, there were a few questions from fellow Alteryx users on tips for passing the exam. ...
If you are looking for a challenge in 2021 then look no further! Mastering batch macros is a skill that will pay you back many times over! In this post we share 5 different resources ...
Over the years I personally have slowly moved away from setting goals and focus more on creating habits. Although I still set goals I am much more focused on the habits behind them as I’ve ...
One of the more important mindsets we can have now which will pay dividends many times over down the road is to think a bit more long term than just the workflow we have open ...
This post sets out three different ways to change the behaviour of a tool container using a radio button in the app interface. The use case for this is with analytic apps where depending on ...
In my second post in the three ways to do something in Alteryx series, I take a look at how to update a value in a batch macro. For those who are not familiar, batch ...
In the third part of the three ways series, I am going to demonstrate three ways to update a date in a filter (the same technique also applies for other tools like a formula tool). ...