What Are Marks in Tableau?

Cody Schneider8 min read

If you're building visualizations in Tableau, you can't get far without understanding the Marks card. It’s the control panel that transforms your raw data from a simple table into a compelling, insightful chart. This article will break down what the Marks card is, cover the different types of marks you can create, and explain how to use its properties to customize your visuals for maximum clarity and impact.

GraphedGraphed

Your AI Data Analyst to Create Live Dashboards

Connect your data sources and let AI build beautiful, real-time dashboards for you in seconds.

Watch Graphed demo video

What Exactly Is the Tableau Marks Card?

Think of the Marks card in Tableau as the properties panel for every data point in your visualization. While the Rows and Columns shelves determine the basic structure and axes of your chart, the Marks card controls the appearance of the data within that structure. It’s where you decide if your data should be represented by bars, lines, circles, or shapes, and how visual cues like color, size, and labels should be applied.

Located on the left side of the worksheet view (just below the Pages and Filters shelves), the Marks card is your go-to for a wide range of formatting and encoding tasks. It is fundamentally how you communicate information visually, adding layers of meaning beyond what simple X and Y axes can show.

Every field you drop onto one of the properties on this card directly impacts what the user sees, turning an abstract number into a visual element that’s instantly understandable.

A Tour of the Different Mark Types

The first thing you’ll notice on the Marks card is a dropdown menu, which might be set to "Automatic" by default. This dropdown is where you select the fundamental shape used to represent your data. Tableau is quite smart at choosing a default mark type, but taking manual control is how you start building truly custom analysis.

Automatic

When the Mark type is set to Automatic, Tableau chooses the visualization type it thinks is best suited for the combination of dimensions and measures you have placed on your Rows and Columns shelves. For example, if you place a time period on Columns and a measure on Rows, Tableau will automatically select a line chart. This is a great starting point, but you'll often want to select a specific type to better tell your story.

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.

Bar

Best for: Comparing values across different categories. Bars are one of the most common and easily understood mark types. They are perfect for comparing distinct categories, like sales per product, website traffic by marketing channel, or headcounts by department. The length of the bar is mapped to a measure, giving a clear visual comparison.

Line

Best for: Showing trends over a continuous period of time. When you need to see how a value changes over time - like monthly revenue, daily users, or weekly website sessions - a line is the ideal choice. The Mark type automatically connects the data points, which makes trends, seasonality, and outliers immediately apparent.

Area

Best for: Displaying cumulative totals over time. Area charts are similar to line charts, but they fill in the space below the line. This emphasizes the volume or magnitude of the data over time. It’s useful for visualizing things like the total number of subscribers gained over a year or the cumulative sales figures month by month.

Square, Circle, and Shape

Best for: Scatter plots, heatmaps, and highlighting individual data points. These individual marks are excellent for situations where each data point needs its own distinct representation. Circles are standard for scatter plots (comparing two different measures) and symbol maps (showing locations). Squares are the foundation of heat maps, where color and size represent concentration. The "Shape" mark lets you use different built-in or custom icons for different categories - for example, a triangle for an under-performing product and a checkmark for one that's above target.

Text (Table)

Best for: Creating text tables, also known as crosstabs or spreadsheets. Sometimes the most effective way to display data is simply to show the numbers. Selecting the "Text" mark type turns your view into a table, where the measures are shown as numbers in each cell. This is the foundation for any text-based report.

GraphedGraphed

Your AI Data Analyst to Create Live Dashboards

Connect your data sources and let AI build beautiful, real-time dashboards for you in seconds.

Watch Graphed demo video

Map

Best for: Visualizing geospatial data. When your data has geographic components like country, state, city, or postal code, Tableau can automatically plot it on a map. Selecting the "Map" mark type will generate a filled (choropleth) map, where each defined geographic region is shaded according to a measure, such as population or sales.

Pie

Best for: Showing parts of a whole for a small number of categories. While often debated by data visualization experts, pie charts do have a simple purpose: showing proportions or percentages that add up to 100%. If you use them, stick to a few distinct slices to avoid confusion. To use it, simply change the Mark type to "Pie" and then drag a measure to Angle and a dimension to Color.

Using the Marks Card Properties to Enhance Your Viz

Below the mark type dropdown menu are several "shelves" or properties. Dragging fields from your data pane onto these properties is how you encode your data with visual cues.

Color

This is arguably the most powerful property on the Marks card. Dragging a field here assigns color to your marks.

  • Categorical Color: If you drag a Dimension (like 'Region' or 'Product Category') to Color, Tableau will assign a different, distinct color to each member of that dimension.
  • Sequential Color: If you drag a Measure (like 'Sales' or 'Profit') to Color, Tableau will apply a color gradient. Marks with a lower value will have a lighter shade, while those with a higher value will have a darker shade. This is fantastic for heatmaps or for adding another layer of meaning to a scatter plot.

Size

The Size property controls how big or small your marks are. You should almost always use a Measure here. For example, on a map of the United States showing sales by state, dragging the 'Sales' measure to the Size shelf will make the circle for California (high sales) much larger than the circle for North Dakota (lower sales), providing an immediate visual comparison.

Label

Dropping a field onto the Label shelf displays that field’s information directly onto the marks in your visualization. If you have a bar chart showing sales by category, dragging 'Sales' to Label will show the exact sales figure on or next to each bar. Be careful not to clutter your view, this is most effective when you want to call out precise values.

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.

Detail

This is one of the most important yet sometimes misunderstood properties. The Detail shelf lets you add more granularity to your visualization without breaking it down into different colors, sizes, or shapes. Think of it as forcing your visualization to draw a separate mark for each value in the field you place on Detail.

For example, if you have a view of total sales by month, you’ll have one mark for each month. If you then drag the 'Product Name' dimension to Detail, Tableau will now draw a (hidden) mark for every single product within each month's total. This is crucial for two main reasons:

  • It allows you to show more specific information in the Tooltip.
  • It provides the necessary granularity for certain calculations and actions.

Be careful, though: adding a dimension with hundreds of unique values (like 'Order ID') to Detail can significantly slow down your dashboard's performance.

Tooltip

The Tooltip is the box of information that appears when you hover over a mark. Tableau automatically populates it with the relevant fields from your view, but you can customize it by dragging additional fields to this shelf. You can also click on the Tooltip card to open an editor, where you can rewrite the labels, change the formatting, and add explanatory text to make your tooltip clear and helpful for your audience.

Path and Shape

These last two properties are conditional and appear only when you select certain mark types.

  • Path: This appears when you are using Line or Polygon marks. It's used to control the order in which Tableau connects the data points. For example, if you're plotting the path of a delivery truck on a map, dropping a date/time field on Path ensures the line is drawn in the correct chronological sequence.
  • Shape: This property replaces the standard circle or square when you select the "Shape" mark type. Dropping a dimension here will let you assign a unique shape for each category member, adding another useful visual element to your dashboards.

Final Thoughts

The Marks card is the creative engine of Tableau. Mastering its different mark types and properties empowers you to move beyond basic charts and build insightful, interactive, and beautifully designed dashboards. It's this level of control that allows you to guide your audience through a data-driven story, highlighting the most important takeaways from your analysis.

While powerful, tools like Tableau require a significant investment in time and training to truly master. At Graphed we admire the flexibility of traditional business intelligence tools but built our platform for teams that need answers in seconds, not hours. Our AI-driven approach lets you create real-time dashboards and reports by simply describing what you want to see in plain English. Instead of dragging and dropping fields, you just connect your marketing and sales data, ask "Show me my top performing ad campaigns by revenue," and we instantly build the visualizations you need, allowing you and your team to focus on insights, not software tutorials.

Related Articles