VizWiz

Launch, grow, and unlock your career in data

May 12, 2026

The Marimekko Alternative

No comments

Stacked bars are fine. But once you need to compare proportions across groups AND show the actual totals, they start to break down. This is the chart that replaced it.

In this tutorial, you'll build a Marimekko alternative in Tableau that shows the proportional breakdown of each group by light conditions — with the total count for each group displayed directly on the chart. It's a technique straight from a Next Level Tableau class, and once you build it, you won't go back.

What you'll learn:

  • How to set up the base chart and sort groups by volume
  • Building a running total calculation and placing it on columns
  • Using fixed size with right-alignment to create the Marimekko bar effect
  • Nesting a running total inside a percentage-of-total calculation and why two separate table calculations are required
  • Configuring compute-by settings for both the column axis and the size shelf
  • Adding a reference line from the Analytics pane to show group totals
  • Formatting so the totals sit cleanly above the bars without clutter

If you're comfortable with table calculations and want a more powerful alternative to the stacked bar, this one belongs in your toolkit.

To follow along, download the workbook and data at https://nlt.kit.com/marimekko.


April 28, 2026

How to Count Only Weekdays Between Any Two Dates in Tableau (No Excel Needed)

No comments

Stop doing this in Excel. Tableau has a cleaner, more powerful way to count only the weekdays between any two dates. And once you see how it works,you'll use it everywhere.

In this tutorial, you'll learn how to build a dynamic date range selector  using parameter actions, then strip out Saturdays and Sundays using DATEPART weekday logic wrapped in a Level of Detail expression, so you always get an accurate weekday count, no matter the range.

This is one of the most common questions I get asked, and the solution is simpler than you think.

📥 Download the workbook + data: https://nlt.kit.com/weekdays

April 22, 2026

How to Make Your Worksheet Actions Work on a Dashboard

No comments
In this video, you'll learn:

- Why worksheet actions break on dashboards
- The exact menu path to find and fix it (Dashboard → Actions → Edit)
- How to switch the source from the worksheet to the dashboard
- How to verify your target set is still correctly configured before closing

Like this? You'll love Next-Level Tableau. Learn more here.

April 17, 2026

Build a Marginal Histogram with Map Layers in One Sheet

No comments
Most Tableau analysts have never heard of a marginal histogram — and even fewer know how to build one. In this video, I'll show you how to create this advanced visualization from scratch on a single sheet using Tableau's map layers feature.

This technique uses the "Flat Earth" concept to treat your entire canvas as a coordinate system, letting you draw fully custom polygon shapes — no extensions, no workarounds. We'll build a heatmap with bar charts on two axes simultaneously, all driven by calculated fields and LOD expressions.

We're using Trump's Truth Social posting data as the dataset, but the technique works with any time-based data you want to analyze by day and hour.

What you'll learn:
- How Tableau's map layers work and why they unlock charts that don't exist natively
- The Flat Earth coordinate system — how to turn any data into drawable polygons
- Building rectangle polygons using 5-point path calculations
- Creating marginal bar charts (vertical + horizontal) on the same sheet
- LOD expressions to normalize bar lengths across dimensions
- Cleaning up the view: hiding headers, labels, and axes for a polished final result

Download the workbook, data and all of the calculations - https://nlt.kit.com/histogram

-----

Want to go from good to elite in Tableau?
Join Next Level Tableau — 3 live classes per week, office hours, and a community of analysts who take their craft seriously. Use code AUSTIN for $50 off your first month.



March 31, 2026

Fix These 5 Tableau Dashboard Mistakes Today

No comments

These 5 Tableau dashboard mistakes can make your work look cluttered, confusing, and beginner-level fast. In this video, I break down the 5 biggest mistakes new Tableau users make and show you how to fix them so your dashboards look cleaner, more professional, and easier to use.

Download the practice workbook from this video here.

If you’re learning Tableau dashboard design, this video will help you avoid common problems like misusing colors, adding too many charts, ignoring your audience, overcomplicating layouts, and forgetting interactivity. These simple dashboard design tips will help you build cleaner, more actionable dashboards that feel less like data dumps and more like real business tools.

What we’ll cover:

  1. Misusing Colors, avoid the “Skittles Effect” and highlight what matters
  2. Chart Overload, use the Rule of 4 for cleaner dashboards
  3. Ignoring Your Audience, build for stakeholder decisions, not personal preference
  4. Container Chaos, why simple layouts beat overbuilt designs
  5. Functionality Fails, improve filter actions and remove distracting defaults


March 9, 2026

Highlight vs Filter Actions in Tableau: When Should You Use Each?

No comments

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.



February 25, 2026

How to Build a Quadrant Chart in Tableau | Step-by-Step Tutorial

No comments

In this lesson, I walk through how to build a quadrant chart (4-quadrant scatterplot) in Tableau.

Quadrant charts are one of the most effective ways to compare performance across two measures and quickly identify outliers, opportunities, and risk areas.

In this example, we’re analyzing:

- Profit Ratio
- Average Discount

At first glance, a scatterplot shows the relationship.

But once you add quadrant segmentation, the insight becomes much clearer.

You can instantly see:

- High profit / Low discount performers
- High profit but heavily discounted items
- Low profit / Low discount products
- Low profit / High discount problem areas

Inside the video, I’ll walk you through:

- Creating a Profit Ratio calculation
- Building the base scatterplot
- Adding average reference lines
- Splitting the view into four quadrants
- Categorizing marks based on performance
- Two different ways to build the quadrant chart

This is a foundational analysis technique you can apply to product performance, customer segments, sales teams, marketing channels, and more.

Download the Workbook + Dataset

You can download the workbook and dataset used in this lesson here:
👉 https://nlt.kit.com/quadrant

If you want to go deeper than individual chart techniques, this is exactly the kind of real-world training we focus on inside Next-Level Tableau.

Live classes.
Real use cases.
Advanced techniques you can apply immediately.

Learn more here:
👉 https://www.nextleveltableau.com/


February 18, 2026

How to Use Split, Custom Split, and Replace in Tableau

No comments
In this lesson, I walk through three of the most useful text functions in Tableau for cleaning and transforming string data:

• Split
• Custom Split
• Replace

We use a real-world example based on U.S. county data.

At first glance, it looks simple. You might just want to remove the word “County” from your geographic names.

But then you hit real data.

Louisiana uses “Parish.”
Other regions have different naming conventions.
And suddenly, a simple clean-up task requires more thought.

Inside this video, I’ll show you:

• When to use Split vs Custom Split
• When Replace is the better option
• How to handle inconsistent naming conventions
• Practical tips for cleaner geographic data
• How small text changes impact downstream analysis

This is the kind of data prep work that makes the rest of your dashboard development much easier.

You can download the workbook and dataset used in this lesson here:

If you’re serious about leveling up your Tableau skills, this is exactly the kind of practical training we go deeper on inside Next-Level Tableau.

Live classes.
Real use cases.
Advanced techniques you can apply immediately.

Learn more here:



----------

To go deeper, check out my courses:
→ Tableau Starter Kit - A beginner-friendly course designed to help you understand Tableau quickly - https://www.nextleveltableau.com/starterkit

→ Tableau Core Concepts - A comprehensive, self-paced course for Tableau users ready to level up - https://www.nextleveltableau.com/tcc

→ Join Next-Level Tableau - My most comprehensive Tableau program to help analysts become industry leaders, with the support of a like-minded community, and 1-to-1 help from me - https://www.nextleveltableau.com/

📩 The Dual Axis Newletter
Each week, I'll send you Tableau tips, tutorials, and strategies to design better dashboards, have more impactful, and stand out in your career: https://nlt.kit.com/