How to Show Measure Values Shelf in Tableau
Ever been in the zone, building a perfect Tableau text table or a side-by-side bar chart, only to have the Measure Values shelf vanish without a trace? You’re not alone. This handy little card is a cornerstone of comparing multiple metrics, but its tendency to disappear can be frustrating. This tutorial will walk you through exactly how to get that Measure Values shelf back, and more importantly, how to master it.
What is the Measure Values Shelf in Tableau?
Before we bring it back, let's quickly cover what it does. The Measure Values shelf is a special container that appears in your view when you are visualizing two or more measures. It holds all the measures active in your chart, allowing you to control them all at once.
This shelf works hand-in-hand with two unique fields that Tableau generates automatically:
- Measure Names: A discrete dimension that contains the name of every measure you've added to the view (e.g., "Sales," "Profit," "Quantity").
- Measure Values: A continuous measure that contains the actual numerical value for each of those measures.
When you want to compare Sales, Profit, and Quantity for each product category, you aren't just using three separate fields. Tableau intelligently groups them using the Measure Names dimension and the Measure Values measure. The Measure Values shelf is your control panel for this grouping.
For example, if you build a text table with Category on Rows and both SUM(Sales) and SUM(Profit) on Text, Tableau will automatically place Measure Names on Columns and Measure Values on the Text mark. That's what lets you see separate columns for Sales and Profit, driven by a single shelf.
Free PDF Guide
AI for Data Analysis Crash Course
Learn how to get AI to do data analysis for you — the best tools, prompts, and workflows to go from raw data to insights without writing a single line of code.
Why Did My Measure Values Shelf Disappear?
The Measure Values shelf is dynamic, meaning it only appears when it's needed. If you've been working on a visualization and it suddenly vanishes, it’s almost always because the view no longer requires it. Here are the most common reasons why.
1. You're Only Using One Measure
This is the number one reason. The sole purpose of the Measure Values shelf is to manage multiple measures. If you remove pills until you only have one measure left in your view (e.g., only SUM(Sales)), Tableau cleans up the interface for you. It simplifies the view by removing 'Measure Names' and 'Measure Values', showing just the single measure instead. The shelf disappears because it has nothing to manage.
2. The 'Measure Values' Field Was Manually Removed
You might have unintentionally dragged the Measure Values pill off the view. For instance, in a text table, Measure Values usually sits on the Text or Label mark. If you drag that pill off, the entire structure - including the Measure Values shelf - will be removed from the view.
3. Your Chart Type Doesn’t Support It in that Configuration
While less common, sometimes changing the visualization type can reconfigure the shelves in a way that eliminates the need for Measure Values. Tableau is always trying to arrange the pills on the shelves in the most logical way for a given chart type, which can sometimes mean removing a multi-measure setup.
How to Show the Measure Values Shelf: 3 Simple Methods
Ready to get it back? Here are three ways to bring the Measure Values shelf back into the picture, from the most basic drag-and-drop to more direct methods.
Method 1: The Drag-and-Drop Technique (The Easiest Way)
The simplest way to restore the shelf is to force Tableau to use more than one measure again. Let’s say you’re building a bar chart showing Sales by Region and you want to add Profit.
- Start with a simple view. Drag Region to the Columns shelf and Sales to the Rows shelf. At this point, you only have one measure, so the Measure Values shelf is hidden.
- Now, drag a second measure, like Profit, from the Data pane and drop it directly onto the existing Sales axis in the view.
- Tableau will instantly do several things: it creates a
Measure Valuespill and places it on the Rows shelf, movesMeasure Namesto the Color shelf on the Marks card, and - most importantly - it displays the Measure Values shelf, which now contains bothSUM(Sales)andSUM(Profit).
Method 2: Using the 'Measure Values' Field Directly
If you prefer to be more explicit, you can build the view using the Measure Values field directly from the Data pane. This gives you a bit more initial control.
- Start with a blank sheet. Drag a dimension like Category to the Rows shelf.
- Scroll to the bottom of the Measures section in your Data pane and find the generated field named Measure Values (it's often italicized).
- Drag the Measure Values field to the Text mark on the Marks card OR double-click it.
- Presto! The Measure Values shelf appears. The catch? By default, it will contain every single measure in your data source. Now you can use the shelf to curate your view. Simply drag any measures you don't want to see out of the card until only your desired measures remain.
Method 3: Double-Clicking Measures for Fast Crosstabs
When you're building a classic text table (also known as a crosstab), Tableau has an excellent shortcut that brings the Measure Values shelf into play almost instantly.
- Start with a dimension. Double-click Product Name in the Data pane to add it to Rows.
- Now, simply double-click the measures you want to see. Double-click Sales. You’ll see a column appear.
- Double-click Profit. Wait a second... it replaced Sales. Don't worry, this is normal behavior for step two.
- Now, double-click another measure, like Quantity. Because you now have a view with one dimension and multiple measures on the table, Tableau automatically generates the correct grid layout for you, activating the
Measure NamesandMeasure Valuesstructure and making the Measure Values shelf visible.
Free PDF Guide
AI for Data Analysis Crash Course
Learn how to get AI to do data analysis for you — the best tools, prompts, and workflows to go from raw data to insights without writing a single line of code.
Practical Tips for Using the Measure Values Shelf
Getting the shelf to appear is just the first step. The real power comes from knowing how to use it to customize your visualizations.
Customize Your View Like a Pro
- Reorder Measures: Click and drag the pills inside the Measure Values shelf to change their order in the visualization. In a text table, this changes the column order. In a bar chart colored by Measure Name, it changes the bar order.
- Add and Remove Measures: Simply drag new measures from the Data pane onto the shelf to add them to your chart. To remove one, just drag it off the shelf.
- Alias Your Measures: Is
SUM(Sales)a bit clunky for your audience? Right-click it in the Measure Values shelf and select "Edit Alias." You can change its name to something more friendly, like "Total Revenue," which will update the header in your chart. - Use Separate Legends: This is a powerful feature for bar or line charts using
Measure Nameson color. Right-click theMeasure Namespill on the Color mark and select "Use Separate Legends." This will give you independent color legends for each measure, allowing you to have one measure in shades of blue and another in shades of green on the same chart.
Go Deeper with Filtering and Aggregations
- Filter by Measure Name: Since
Measure Namesis treated as a dimension, you can drag it to the Filters shelf. This creates a filter that lets you (or your users on a dashboard) dynamically select which measures to show or hide in the view. It's a fantastic way to make your dashboards more interactive. - Use Different Aggregations of the Same Measure: Want to see
SUM(Sales)next toAVG(Sales)? No problem. Drag the Sales field onto the Measure Values shelf twice. Tableau will add it asSUM(Sales)both times. Right-click the second one, go to "Measure," and change it to "Average." You can now compare two different aggregations side-by-side.
Final Thoughts
The Measure Values shelf is a fundamental, sometimes quirky, part of building effective Tableau visualizations. Understanding that it only appears when you're using two or more measures is the key to mastering its behavior. Whether you're using a quick drag-and-drop or deliberately building with the Measure Values field, getting this container back in view gives you ultimate control over your comparisons.
Building dashboards to compare metrics across different platforms can feel like a constant battle with shelves, cards, and formatting. Here at Graphed, we’ve simplified this entire process. Instead of dragging pills onto shelves, you can just ask a question like, "Show me a dashboard of my marketing campaign spend vs. sales revenue for the last 90 days." Our AI data analyst instantly connects to your tools and builds the dashboards for you, letting you focus on the insights, not the setup.
Related Articles
AI Agents for SEO and Marketing: The Complete 2026 Guide
The complete 2026 guide to AI agents for SEO and marketing — what they are, top use cases, the best platforms, real-world examples, and how to get started.
AI Agents for Marketing Analytics: The Complete 2026 Guide
The complete 2026 guide to AI agents for marketing analytics — what they are, how they differ from automation, 10 use cases, pitfalls, and how to start.
How to Build AI Agents for Marketing: A Practitioner's Guide From Someone Who Actually Ships Them
How to build AI agents for marketing in 2026 — a practitioner guide from someone who has shipped a dozen, with the lessons that actually cost time.