Skip to content

Alteryx

Alteryx is data wrangling software commonly deployed with other applications like Spotfire and Tableau. This category will contain articles on Alteryx best practices, tips, tricks, and learnings. I am a new Alteryx user and will post as my skills develop.

Do You Even Cache, Bro?

I love the data caching feature in Alteryx. However, I learned this week I wasn’t using it as efficiently as possible. I showed my team members this discovery and none of them were aware of it. Are you missing it as well? Check out this post to learn more about caching data in Alteryx.

Read More »Do You Even Cache, Bro?

Your Spreadsheet Format Sucks, Alteryx Will Fix It

Last week, I was working with one of our engineers to streamline an alarm reporting process. They receive spreadsheet CSVs of alarm data, and they have an Excel macro process to collate the data and pull out what they need. It’s not a great process, and it’s not sustainable, so we are using Alteryx to improve it. And, the CSVs come in a very unfortunate format. So, for this week’s post, I’m going to show you exactly how I took a wonky spreadsheet and turned it into something that BI applications can easily consume.

Read More »Your Spreadsheet Format Sucks, Alteryx Will Fix It

How to Debug Alteryx Apps

Last week, I built my first app. Then, I added on to that app. As I added on to it, the app became more complicated, and I started running into problems. I reached out to the Alteryx VSC for assistance. Part of our troubleshooting processes involved debugging, which is critical to producing successful apps. If you are ever going to build an app, you must know how to debug. Read on to find out how.

Read More »How to Debug Alteryx Apps

How to Rename Tabs in Alteryx Apps

When I built my first app a few weeks ago, I created multiple tabs in the user interface. You would think that renaming the tabs would be easy. It wasn’t easy the first time I did it, and the Alteryx support person I worked with while building the app couldn’t remember how to do it. I found the answer in this Community post but still struggled to make it work because the post doesn’t precisely describe what to click on. So, I’ll fill in where this post left off and show you why it’s tricky! Read on to learn how to rename tabs in Alteryx apps.

Read More »How to Rename Tabs in Alteryx Apps

Create Alteryx Apps with Pre-Populated Drop-Downs

This week, I built my first app and will be publishing several posts on what I learned. This post will explain how to build Alteryx apps with pre-populated drop-downs. Future posts will explain how to debug apps, as well as open and close containers with radio buttons. Read on to learn how to set this up in your own workflows and apps.

Read More »Create Alteryx Apps with Pre-Populated Drop-Downs

Search the Alteryx Results Pane

I recently wrote a posting entitled 11 Tips & Habits for Efficiency & Consistency in Alteryx Workflows. One of the tips showcased new Alteryx search functionality. A few folks commented that they didn’t know about this new functionality, so when I “discovered” that you can also search the Alteryx Results pane, I had to write about it. This feature was right in front of my eyes the whole time, I just couldn’t see it. Read on to learn more.

Read More »Search the Alteryx Results Pane

Speed Up Query Time with Alteryx Detour Tool

Two weeks ago, I wrote this post on how to make workflow development more efficient with user constants. It didn’t take long before I ran into limitations with user constants. But, where user constants failed, the Alteryx Detour tool overcame. Read on to learn how the Alteryx Detour tool can speed up workflow development.

Read More »Speed Up Query Time with Alteryx Detour Tool

Accelerate Workflow Development with Alteryx User Constants

In this post, I am going to show you how  use Alteryx user constants to speed up development and troubleshooting in your workflows.  I learned how to apply user constants from the Altery Virtual Solution Center, which is where you can go to get one on one help with your workflows.  This is one of the best pro tips I’ve ever learned about Alteryx. You don’t want to miss this.

Read More »Accelerate Workflow Development with Alteryx User Constants