Looker Studio Function: Looker Studio TOCONTINENT Complete Guide with Examples : Use case
Category: GEO Function
The TOCONTINENT() function in Looker Studio is a geographic transformation function that converts a location or country field into its corresponding continent name. This function is highly useful for grouping, segmenting, and analyzing data at a global level.
Purpose TOCONTINENT of the Function
1. Global Performance Analysis
The TOCONTINENT() function allows analysts to convert country-level or geo-based data into continent categories, helping evaluate performance trends across international regions.
2. Customer & Audience Segmentation
Marketing teams can use continent-level breakdowns to identify high-performing global markets and create audience clusters by region—like Asia vs. Europe vs. North America.
3. Geo-Mapping & Visualization
Converting raw geo data into continent values simplifies the creation of global dashboards, heatmaps, and comparative charts based on broad geographic regions.
Type of Calculation & Practical Use Cases
✅ Global Sales & Revenue Analysis
Group sales or revenue metrics by continent to understand international performance.
✅ Logistics & Expansion Strategy
Identify potential markets for expansion based on aggregated geographic performance.
✅ International User Segmentation
Segment users by continent for marketing and customer experience improvements.
✅ High-Level KPI Reporting
Use continent-grouped metrics in board-level dashboards for strategic decision-making.
TOCONTINENT(geo_field)
| Parameter | Type | Description | |
|---|---|---|---|
| geo_field | Geo / Country / Location |
| |
How the TOCONTINENT Function Works?
The TOCONTINENT() function detects the country or geo-location and returns the associated continent name, such as Asia, Europe, Africa, Oceania, North America, or South America.
When Should You Use TOCONTINENT?
Use TOCONTINENT() whenever you need:
Regional reporting at a global scale
Consolidated grouping beyond individual countries
Simplified geographic segmentation for dashboards
Accurate global drill-down analysis
Examples of TOCITY ?
Example 1: Basic Usage
TOCONTINENT(Country) If Country = “India”
Output = “Asia”
Example 2: Revenue Analysis by Continent
SUM(Revenue) BY TOCONTINENT(Country) Gives a global revenue distribution across continents.
Example 3: Geo Mapping
Apply TOCONTINENT() to a custom dimension and use it in a world heatmap
→ Shows continental performance at a high level.
SUM(Revenue) BY TOCITY(User_Location)
This calculates Revenue by City for improved business insights.
Tips & Best Practices
⭐ Ensure the input field contains recognized geographic values
⭐ Works best when combined with metrics like SUM(), COUNT(), AVG()
⭐ Use continent names for high-level summaries and drill into countries when needed
⭐ Pair with parameter controls for region-switching dashboards
To convert a geographic field such as country or location into the corresponding continent name for global reporting.
No, the function works only with country or geo-enabled fields.
No, it only transforms data inside Looker Studio for reporting purposes.
It enables grouping customers or business data by continent, supporting strategic geographic insights.
Yes, it is ideal for world-wide comparison charts, maps, and heatmap visualizations.
Established in 2020, Lets Viz Technologies provides a full range of high-quality data analysis and data visualization services. We are also an authorized Zoho Partner.
Sitelinks
