top of page


Not Quite #TableauFamous — Reflections from Tableau Conference 2026
There’s something uniquely surreal about walking through the halls of Tableau Conference. It feels like a kaleidoscope of familiar faces, brilliant minds, hallway conversations, caffeine, dashboards, and absolute chaos. I joke that my name is known in the community, but I’m not exactly “#TableauFamous” like Andy Kriebel or the Flerlage Twins famous. That said, Andy and I had a chance to chat during the conference, and we may have something interesting coming soon. Stay tuned.
May 274 min read


How to Create a Rounded Bar Chart, with a Twist!
There are many ways of creating bar charts and they are the most commonly used chart for analysis. Check out Robert Rouse 's Bar Chart menu in Tableau public here to see the many different ways you can display bar charts! The chart I am going to show you how to create uses Tableau's Measure Names and Measure Values function. Here is an example of the chart in my Tableau Intermediate Course dashboard here . First we will create the simple bar chart version of this view by pla
Mar 153 min read


How Can You Adjust the Label in a Bar Chart?
You have formatted the labels on your bar chart to be at the end of the bars. However, there is an overlap for the very longest bar as shown below. How do you fix this? There is a simple way to fix this with using the Distribution Band on the Analytics pane! Simply drag Distribution Band to your worksheet. Delete 60%, 80% of Average Value and type 120% . Then select Total instead of Average in the last drop-down field. Your new settings should appear as below in this bef
Mar 91 min read


It's a Bar, It's a Scatter, No! It's a Jitter Bar Chart!
What is a Jitter Bar chart? It looks like a COMBINATION of a Bar and a Scatter plot. Why you use Bar charts - when you want to show values for different groups. They can be used for rankings and visual differences between categories. Why you use Scatter plots - when you want to identify a pattern between two numerical values. They can also be used to display outliers and show trends in the data. Adding a Standard Deviation to a Scatter plot helps you to visualize the re
Jan 252 min read


Bar in a Bar chart? A Lesson in Exclude LODs
Continuing from last week's blog about creating a Tree map chart inside a Bar chart; this week I will cover how to create a Bar inside a Bar chart! I'm not talking about Stacked bar charts but a series of bars in side a bigger bar! This blog is also an example of why you would use an EXCLUDE LOD calculation. This was a Workout Wednesday challenge from early in 2025. Donna Coles provides you with steps using the Subtotals function from the Tableau's Analysis menu here . Workou
Jan 183 min read


Tree map in a Bar Chart?
Bar charts are the number one chart used for analysis. In the next couple of blogs I want to review how to make different kinds of charts inside bars! A tree map is a chart that is used for visualizing hierarchical data and part to whole relationships. You can easily embed one inside a Bar chart in Tableau! I created one here in my first ever #GamesNightViz dashboard here on Lego Video Games! #GamesNightViz is a project started by Iron Viz winner Will Sutton . Tableau Vision
Jan 122 min read


Two Server Data Sources - One Filter? A solution without Data Blending
What if you have a dashboard that has worksheets pointing to two data sources on the server? The issue is that you want to filter both using only one filter. Maybe you have a Date value in both and you don't want to display two different Date filters on your dashboard. How can you solve for this? You could perform data blending , however, this has some downsides such as performance issues, and you can't use some calculations such as COUNTD, MEDIAN etc. I suggest using a par
Dec 12, 20252 min read


KPI in the Title of Your Worksheet?!
What if you wanted to reduce the number of worksheets you have in a dashboard. Did you know that you can put your KPI in the title of a worksheet? I found this idea from Sebastine Amede 's Tableau Public dashboard 20 KPI Cards Using Only Table Calculations here . Printscreen of his Tableau Public dashboard He has quite a few different options for displaying this "all in one" concept. He is only displaying the metric Profit , so I wanted to see if I could replicate it, but wi
Nov 26, 20252 min read


Do you need a list of the Tableau Calculations for your clients?
With your development, sometimes your clients want to verify if the calculations you are using are correct for their needs. Wouldn't it...
Oct 6, 20252 min read


Solving the Writing Out to Months in Order Issue
I've had a use case in Alteryx that has been driving me crazy for a while. If you need to export to multiple sheets in an Excel ...
Sep 17, 20252 min read


What are the Highest, Lowest and Median Products?
What if you want to know what the highest priced product is as well as the lowest? You may not be aware but you can use the FIRST and...
Aug 29, 20253 min read


How do you show Alaska and Hawaii in a Dashboard?
Are you displaying a map in your dashboard and you have two states that are outside of the normal view? The use case I am referring to...
Jul 2, 20252 min read


How to Build a Variance Bar Chart
How do you display this month's Sales have not surpassed last month's Sales? In a past blog post here I talk about using a Reference...
Jun 18, 20253 min read


How Do You Compare?
Have you ever encountered a data set where you have to compare a person's score with an average score? What kind of visualization would...
May 29, 20252 min read
bottom of page