Page actions in Looker Studio

Personally, I believe that the configuration options for report pages in Looker Studio are often overlooked. Perhaps it’s because many of these features are relatively new. We’ll explore them in this post, and I’ll end with a trick I’ve used numerous times to replicate report pages more quickly. In this post, we will use data … Read more

Regular Expressions for creating calculated fields in Looker Studio

This post is a bit different from the others. This time, we won’t dive into Looker Studio itself, but rather review something that can greatly simplify our lives when creating fields within the tool: regular expressions. They are so important that I think it’s essential to understand what they are and see examples before we … Read more

How to visualise the sequential impact of positive and negative values with the Waterfall Chart in Looker Studio

Waterfall charts in Looker Studio are excellent for understanding the sequential impact of positive and negative values relative to a baseline. We will use the Superstore Products dataset to see how net revenue has evolved over the years for the ecommerce in our data. Visit the post on how to add charts to your report … Read more

How to represent data hierarchy with the Treemap chart in Looker Studio

The treemap chart in Looker Studio is a mosaic with colored blocks inside. These are ideal for visualising data hierarchies, easily revealing patterns in large datasets. Personally, I love using this chart to visually represent hierarchy within a category. In this post, we’ll continue using the Spotify dataset and use it to display the songs … Read more

The Sankey diagram in Looker Studio

The Sankey diagram shows how a dimension is distributed and flows, tracing multiple paths indicating where the data is moving. The thickness of these links represents the weight of the relationship, based on the selected metric. In this post, we’ll look at an example using the Sankey diagram and explore its configuration options. Remember, visit … Read more

The Scatter Plot: How to analyse the relationship between two variables in Looker Studio

The scatter plot is ideal for analysing the relationship between two variables. In this post, we’ll explore how to set up this visualisation and what configuration options it offers. Remember, visit the post on how to add charts to your report in Looker Studio, if you need a refresher. 1. Example In this example, we’ll … Read more