How to Show Only US Map in Tableau

Cody Schneider7 min read

Trying to create a map visualization in Tableau, but it keeps showing the entire world instead of focusing on just the United States? It's a common speed bump that can be frustrating when you're trying to build a clean, focused report. This guide will walk you through several easy methods, from simple filters to more advanced map settings, to get your visualization showing only the US map.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

First, Why Does Tableau Show the Whole World by Default?

Before jumping into the solutions, it helps to understand why this happens. When you use geographic data (like State, Country, or City), Tableau's goal is to plot every single geographic point it finds in your dataset. If your data contains even one point outside the United States, or if it has ambiguous location names, Tableau will often default to a worldwide view to ensure nothing gets unintentionally left out. Its default behavior prioritizes showing all data over focusing on a specific region.

Even if your data is 100% US-based, the default map "base layer" is a global map. Our goal is to tell Tableau to filter the data it shows and then zoom and frame the view to only focus on the United States. Here are a few ways to do that, starting with the simplest.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Method 1: The Quickest Fix using a Filter

For most situations, the easiest way to show only the US map is by applying a filter. This method works by telling Tableau to ignore any data points that aren't in the United States. It's fast, effective, and takes just a few clicks.

Step-by-Step Instructions:

  1. Generate Your Initial Map: Start by creating your map as you normally would. For example, you might double-click on your "State" field. Tableau will automatically generate Latitude and Longitude coordinates on the Rows and Columns shelves and plot your data on a map.
  2. Add the Country Field to the Filters Shelf: Locate the geographic field in your data that specifies the country (it might be named 'Country', 'Country/Region', etc.). Drag this field directly onto the Filters card, located to the left of your visualization.
  3. Select 'United States' from the List: A dialog box will appear, listing all the countries present in your dataset. Simply check the box next to 'United States' (or 'USA', 'US', etc., depending on how it's formatted in your data). Click OK.

Instantly, your map will update. All data points from other countries will disappear, and the map will automatically zoom in to center on the United States. This single action solves the problem for about 90% of use cases.

A quick tip: If you don't see 'United States' in the filter list, double-check your data source. You might have inconsistent naming like 'U.S.A.', 'United States of America', or typos. Cleaning up this column in your source data or using Tableau's 'Group' feature to combine variations can save you headaches later.

Method 2: Refining the View by Excluding Specific States or Territories

Sometimes, your goal is even more specific. For example, you might want to show only the continental United States and exclude Alaska, Hawaii, and other territories like Puerto Rico or Guam. This adds a bit of clutter and can skew the visual scale of your map. You can easily remove them using another filter.

How to Exclude Specific States:

  1. Build Your Initial US Map: Follow the steps in Method 1 to filter your map down to the United States first.
  2. Filter by State: Find your 'State' field and drag it to the Filters shelf. You will now have both a 'Country' and a 'State' filter.
  3. Exclude States from the List: A dialog box with all the states will appear. Instead of trying to select only the states you want to keep, it's often easier to tell Tableau which ones to throw out. Go to the Exclude tab or check off the Exclude box in a newer version of Tableau.
  4. Make Your Selections: Check the boxes for 'Alaska', 'Hawaii', 'Puerto Rico', and any other state or territory you want to remove from the view. Click OK.

Your map will now refresh to show only the lower 48 states, giving you a clean, focused view of the continental US. This is perfect for dashboards where the separation of Alaska and Hawaii isn’t relevant to the story you're telling with your data.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Method 3: Adjusting Map Layers for a Cleaner Look

Filtering the data is half the battle, the other half is presenting it clearly. Tableau’s default map includes many layers like country names, state borders, and coastlines for the whole world. While filtering removes your data points from other countries, the map background still shows them. You can clean this up for a more professional look.

How to Customize Map Layers:

  1. From the top menu bar, click on Map > Map Layers…
  2. A Map Layers pane will appear on the left side of your workspace. This menu gives you total control over the map's appearance.

Things You Can Adjust Here:

  • Background Style: You can change the map style from the default 'Light' to 'Normal', 'Dark', 'Streets', 'Outdoors', or 'Satellite'. A 'Dark' background, for example, can make brightly colored data marks pop.
  • Washout Slider: Increase the washout to fade the background map. This de-emphasizes the geography and brings your data to the forefront, which is great for improving readability.
  • Map Layers Settings: This is where you can do some serious decluttering. Try unchecking the following to clean up your background:

By unchecking these options, the background map will look much cleaner. While Canada and Mexico will still technically be visible on the base map tile, removing their borders and names makes them nearly disappear into the background, ensuring your audience focuses squarely on the US data.

Method 4: Using a US-Only Shapefile for Complete Control

What if you want to completely remove everything but the geographical outline of the United States? For this level of control, filtering isn't enough. You need to provide Tableau with a map of just the US. The best way to do this is with a spatial file, most commonly a Shapefile.

A Shapefile is a data format that stores geometric location and attribute information. In this case, you would use a Shapefile that contains only the borders of the United States and its states.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

A Simplified Workflow for Using Shapefiles:

  1. Find a US Map Shapefile: First, you'll need to source a Shapefile. A simple search for "US states shapefile" will yield many free options from sources like data.gov or the Census Bureau. You’ll typically download a .zip file containing several files - Tableau needs all of them to work properly.
  2. Connect to the Shapefile in Tableau:
  3. Build the Visualization: Once connected, you will see a field named 'Geometry' in your data pane.

This method requires a bit more setup but provides the absolute cleanest result. Your final map will consist solely of the US outline, with no other countries or distractions present in the view. It’s the method of choice for dedicated, high-impact data visualizations where presentation is paramount.

Final Thoughts

Filtering your Tableau map to show only the US is straightforward once you know where to look. For most daily tasks, a simple drag-and-drop filter on the Country field is all you'll need. For more refined and analytical views and polished dashboards, don't hesitate to use state-level exclusions and customize your map layers to make your data the star of the show.

While mastering these skills in a tool like Tableau is incredibly powerful, we know that the setup process can still consume valuable time better spent on strategy. Here at Graphed, we help you get straight to the insights. Rather than connecting sources, cleaning data, and configuring filters, you can simply ask, "Show me a map of our website traffic by US state for the last quarter," and receive a real-time, interactive dashboard in seconds. We automate the entire analysis and reporting workflow so you can stay focused on making data-driven decisions, not building reports.

Related Articles