0
0
Tableaubi_tool~10 mins

Geographic roles assignment in Tableau - Cell-by-Cell Formula Trace

Choose your learning style9 modes available
Sample Data

Sample sales data by city and country for geographic visualization.

CellValue
A1City
A2New York
A3Paris
A4Tokyo
B1Country
B2USA
B3France
B4Japan
C1Sales
C21000
C3850
C4900
Formula Trace
Assign Geographic Role 'City' to column 'City' for map visualization
Step 1: Select column 'City' in data pane
Step 2: Right-click 'City' column → Geographic Role → City
Step 3: Tableau matches city names to geographic coordinates
Step 4: Plot points on map using coordinates
Cell Reference Map
    A        B        C
1 | City   | Country | Sales
2 | New York| USA    | 1000
3 | Paris   | France | 850
4 | Tokyo   | Japan  | 900

[City column assigned geographic role 'City']
The 'City' column is assigned the geographic role 'City' to enable map plotting.
Result
Map View:
  • New York (1000)
  • Paris (850)
  • Tokyo (900)

Each dot represents a city placed on the map by Tableau using assigned geographic roles.
The final map shows points for each city positioned correctly using their geographic roles.
Sheet Trace Quiz - 3 Questions
Test your understanding
What does assigning a geographic role to a column in Tableau do?
AIt changes the data values to numbers.
BIt tells Tableau to treat the data as geographic locations for mapping.
CIt deletes the column from the data.
DIt sorts the data alphabetically.
Key Result
Assigning a geographic role to a column enables Tableau to map data points based on recognized geographic locations.