top of page

IF ElSEIF Statement Tip
This tip was suggested by a friend of mine Will Perkins. Thanks Will! Have you ever written an IF ELSEIF statement for criteria between...
Jun 16, 20221 min read
403 views

Simple REST API JSON Example
Have you heard of pulling data from API? In a previous Tableau blog post here, I am taking a course on API. Wikipedia defines API as "An...
Mar 2, 20222 min read
2,874 views

Using the Find Replace Tool Instead of a Left Outer Join
Did you know that sometimes it is faster to use a Find Replace Tool instead of using a Join Tool with a Union Tool for a Left Outer Join...
Feb 11, 20222 min read
482 views

Writing Out to Multiple Excel Tabs or Multiple Excel Spreadsheets
What if you client wants to have separate tabs for different months in the same excel spreadsheet? What if they want them in different...
Jan 20, 20222 min read
272 views

Multi-Row Formula Tool - Calculating a Moving 12 Months
Do you need to calculate a total value for the last 12 months? If you have data from January - December, you can use the Summarize Tool...
Jan 13, 20222 min read
975 views

Find Replace Tool with Comic Book Characters
Do you have part of a phrase in a column and you just need to replace one word? What if you wanted to add another word in that same cell?...
Dec 10, 20212 min read
100 views

Add a Hyperlink in Alteryx
Did you know you can add a hyperlink to your dataset in Alteryx? This tip was suggested by Nicolas Colombo. Thank you Nicolas! This...
Dec 2, 20212 min read
1,019 views

Bingo Cards in Alteryx
Have you ever wondered how to generate Bingo cards? For an upcoming wedding there are various bingo activities such as meet the guest. ...
Nov 18, 20211 min read
110 views

Forgot to Annotate?
Do you have a workflow with a lot of different tools, say 100+? What if you forgot to document some of these tools for controls purposes?...
Oct 28, 20211 min read
116 views

Where Have All the Formulas Gone?
Do you need to create a calculated field and you aren't sure which formula to use? Did you know that Alteryx lists all of the available...
Oct 19, 20212 min read
116 views

Optimize Your Workflow
Do you want to make your workflow run faster? Below are a couple of tips to optimize the performance of your workflow. Did you know that...
Oct 8, 20211 min read
153 views

Sample Tool vs Random Sample Tool
Do you need to pull a sample of data from a large dataset to validate formulas? Here are two tools in Alteryx that can pull from your...
Sep 24, 20212 min read
357 views

A Few Helpful Alteryx Formulas
There are so many different Formulas (or Functions as found in this helpful reference article here.) in Alteryx. Below are just a few...
Sep 9, 20211 min read
490 views

How to Add Grand Totals to Your Data
Have you ever wondered how to add Subtotals and Grand totals to your data set? Here is one method; In this example I start out with the...
Sep 2, 20212 min read
947 views

The Directory Tool
Have you ever wondered why you would use the Directory Tool? This tool provides a listing of all the files in a specific directory (or...
Aug 27, 20212 min read
367 views

What is the Fuzzy Match Tool?
Have you ever wondered what this complex tool does? It can help to identify non-identical duplicates in a column. What are...
Aug 5, 20212 min read
111 views

What's the Difference Between the Append, Join and Union Tools?
When I teach Alteryx to new users, this is a question that comes up a lot. I modified the below picture from the internet to help...
Jul 29, 20212 min read
733 views

Using the Render Tool to Export to Different Sheets in the Same Workbook
As a follow up to last week's tech tip, I was asked how do you export to different worksheets in the same Excel workbook using the Render...
Jul 23, 20212 min read
3,300 views

Write a Document to SharePoint Library Using the Render Tool
I get questions all the time about Alteryx and SharePoint. I just learned this trick. You can use the Render Tool to write out to a...
Jul 15, 20211 min read
136 views

Block Until Done Tool
Have you ever tried to open an excel spreadsheet and received a message that another user is in the workbook? Every time an excel...
Jul 6, 20211 min read
704 views
bottom of page