May 25, 2026
The Big Beautiful Bar Chart: Build It in Tableau with Map Layers
April 22, 2026
How to Make Your Worksheet Actions Work on a Dashboard
April 17, 2026
Build a Marginal Histogram with Map Layers in One Sheet
March 9, 2026
Highlight vs Filter Actions in Tableau: When Should You Use Each?
Highlight vs Filter Actions in Tableau can completely change how users interact with your dashboards. In this tutorial, you’ll learn the difference between highlight actions and filter actions, when to use each one, and how to build both into a Tableau dashboard from start to finish.
Using a practical end-to-end example, we’ll create charts, assemble them into a dashboard, and add interactive actions that improve usability and analysis. By the end, you’ll understand how highlight actions guide attention, how filter actions change the view, and how to use both together to create more effective Tableau dashboards.
Whether you’re new to Tableau dashboard actions or looking to sharpen your skills, this walkthrough will help you build more interactive and user-friendly dashboards with confidence.
March 19, 2025
How to Analyze Customer Retention with a Jump Plot
-
Connect sales data source to 180 points and relate “1” to “1”
-
Compute Min Date by customer
{ FIXED [Customer Name] : MIN([Purchase Date]) } -
Compute the Max Date by Customer
{ FIXED [Customer Name] : MAX([Purchase Date]) } -
Filter customers that made more than one order (Max Date > Min Date)
[Max Date]>[Min Date] -
Create Customer Length calc
DATEDIFF('day',[Min Date],[Max Date]) -
Create Columns calc (continuous dimension)
DATE( ((COS([Point] * PI() / 180)) + 1 ) * (FLOAT([Max Date])-FLOAT([Min Date])) / 2 + FLOAT([Min Date]) ) -
Create Rows calc (continuous dimension)
SIN((MIN([Point])) * PI() / 180) * SUM([Sales]) -
Add Columns and Rows to viz
-
Add Customer to Detail
-
Add Path to Path
-
Create Profitable calc and add to Color
{ FIXED [Customer Name] : SUM([Profit])}>0
February 20, 2025
How to Create a Multi Column Dot Plot
February 12, 2025
Advanced Calendar Heat Maps in Tableau (No More Workarounds!)
May 1, 2024
Which chart should you use for your analysis?
Over on Tableau Public, Judit Bekker create this fantastic directory of charts to help you pick the one that's most appropriate for your analysis.
Check it out below.
April 25, 2024
The ULTIMATE Guide to Custom Visualizations in Tableau
Here's the ultimate guide to custom visualizations in Tableau. Each chart contains a link to a tutorial so you can build it too.
I rarely use these charts on a day-to-day basis, but they are a fantastic way to build your technical skills.
Have you used any of these in a business context? Click on the image to view on Tableau Public.
April 18, 2024
Which chart would you like to show?
Beginners and advanced designers alike get stuck deciding which chart is right for their data. Next time you're stuck, try this chart guide by Damola Ladipo.
Check it out on Tableau Public here. Click the image below for a hi-res version to print.
April 10, 2024
How to make sense of ANY data set
Demystify ANY data set by answering 5 simple questions:
- When?
- Where?
- Which?
- Who?
- Why?
----------
P.S. Newsletter subscribers get a deeper dive into each of these for FREE when they sign up. Go to andykriebel.com to get yours.
11 Ways to Compare Two Measures
I don't believe in complexity in data visualization. I stick with simple charts when you needs to compare measures to add context.
Tableau workbook here.
April 6, 2024
How to Create a Histogram in Tableau
A histogram visualizes the distribution of data over a continuous interval. Each bar represents the frequency at each bin.
18 Ways to Visualize Bar Charts in Tableau
The SECRET to never choosing the wrong chart...the Bar Chart! Here are 18 options for your next bar chart.
Tableau tutorial and workbook here.
April 2, 2024
October 3, 2023
Master Dynamic Zone Visibility in Tableau: Yearly to Monthly Calendar Drill Down
Welcome to this comprehensive tutorial on creating a Yearly to Monthly Calendar Drill Down using Dynamic Zone Visibility in Tableau.
📌 What You Will Learn
In this video, you'll discover how to use Tableau's Dynamic Zone Visibility feature to effortlessly switch between yearly and monthly calendar views. If you've been looking to add more flexibility and dynamism to your Tableau dashboards, this tutorial is designed for you.🔑 Key Takeaways
- Understand the concept of Dynamic Zone Visibility- Set up a yearly calendar view in Tableau
- Implement drill-down functionalities to transition to a monthly calendar view
- Practical tips and tricks for optimizing your Tableau dashboards
🔗 Additional Resources
- Data- Workbook
September 26, 2023
Dynamic Drill-Down from Monthly to Daily Data Using Set Actions
Unlock the power of Tableau's Set Actions to enhance your data visualizations!
In this in-depth tutorial, I'll walk you through a step-by-step guide on how to create an interactive chart that allows users to drill down from monthly to daily data by simply clicking on a month.
Ideal for analysts, business intelligence professionals, and anyone who wants to level up their Tableau skills.
What You'll Learn:
- How to set up Set Actions in Tableau
- Create interactive charts for effective data exploration
- Best practices for visualizing monthly and daily data
Who This is For:
- Data Analysts
- Business Intelligence Professionals
- Tableau Beginners and Enthusiasts
Prerequisites:
- Basic understanding of Tableau Desktop
Resources:
- Download the sample workbook: https://public.tableau.com/app/profile/andy.kriebel/viz/MonthtoDayDrillDown/Sheet1
- Data: https://data.world/vizwiz/sample-soda-sales
- Tableau official documentation on Set Actions: https://help.tableau.com/current/pro/desktop/en-us/actions_sets.htm
June 6, 2023
Mastering TABLEAU Dashboards from Scratch
This comprehensive video will help you create business dashboards that are more actionable and meaningful and that your users will find easy to use at first glance. You’ll be on your way to being a dashboarding expert!
You’ll learn:
- Building basic charts
- Formatting fundamentals
- Using layout containers
- Dashboard formatting
- Essential tips for padding
- Filter controls
We'll create an interactive sales dashboard for Adidas in Tableau that's going to dynamically update based on the filters on the side of the dashboard which will allow us to select specific years, regions, products, and more.
⏬ DOWNLOAD my preferences file, the data, and starter and solution workbooks for £2 (this covers the costs of making this and future videos):
https://andykriebel.gumroad.com/l/adidassalesdashboard
Sign up for my newsletter to get advance, exclusive viewing of all of my videos, tips for using Tableau, plus exclusive discounts on products that I create.
https://andykriebel.com/
April 11, 2023
How to Create a Jittered Bar Chart in Tableau
Are you tired of the same old boring bar charts? Add some flair to your data visualization with a jittered bar chart! See more of your data without losing scope of the overall.
To create one, simply add a random amount of noise to the x-axis and y-axis of your bar chart. This will add more granularity to your data, prevent overlapping and give your chart a unique look. Try it out and impress your colleagues with your data viz skills!
Here’s a video to help you create your own.
November 17, 2022
How to Create a 3 Level Scatterplot Drilldown
If you want to drilldown multiple levels in a scatterplot, this tip is for you. In this tip, I show you have to create a 3 level drilldown with a scatterplot.
Naturally after I showed how to create a 3 level bar chart drilldown, someone immediately asked how to do it with a scatterplot. Unlike the bar chart drilldown, the scatterplot will only show you marks for the current level.
For example:
- When I’m at the highest level, I see only regions.
- When I drill down one level, I only see States within the Region selected
- When I drill down one more level, I only see postal codes that are within the region and state I selected.
This example shows you how to drill down from Region to State to Postal Code. To use this for yourself:
- Download the workbook
- Copy all of the calculations into your workbook
- Swap out the dimensions
Note that you will need to recreate the sets and set actions. This will work with any combination of 3 dimensions.