+1 (726) 227-2971

General

Localizing a LookML Model: One Semantic Layer, Many Languages

September 15, 2026 · Vistelio

A practical tutorial on LookML localization: locale_data strings files, localization_settings, locale-aware labels and descriptions, translating LookML dashboards, driving locale from user attributes for embedded analytics, and the governance habits that keep translations from rotting.

Read more

Accelerating Looker Dashboards with BigQuery BI Engine

September 14, 2026

BI Engine is the cheapest dashboard-latency win available to a Looker team on BigQuery, and most instances use it badly or not at all. This tutorial covers how BI Engine acceleration actually works, which Looker query patterns it accepts, how to size a reservation, how to prove hit rates from INFORMATION_SCHEMA and System Activity, and how to model LookML so your tiles stay in the accelerated path.

Read more

Renaming and Retiring LookML Fields Without Breaking Dashboards

September 9, 2026 · Vistelio

Every mature Looker project accumulates fields nobody should use any more: revenue_v2, the metric finance disowned, the dimension that was a typo in 2022. Deleting them breaks saved Looks, schedules and embedded tiles. This tutorial walks through a repeatable deprecation workflow for LookML: proving a field is unused, staging a rename with aliases, using the Content Validator to repair saved content, and closing the window with a clean removal.

Read more

Connecting an AI Agent to Looker with an MCP Server

August 26, 2026 · Vistelio

Model Context Protocol is how AI assistants get tools. This tutorial stands up a Looker MCP server, connects Gemini CLI or Claude Desktop, walks through the tools it exposes, and covers the credentials, permissions and LookML shaping that decide whether the answers are trustworthy.

Read more

Introduction to Looker: Understanding the Business Intelligence Platform

August 25, 2026

Looker is a modern, cloud-based business intelligence (BI) platform designed to explore, share, and visualize data at scale. This platform leverages a data modeling language, LookML, to describe and interact with data, making it a compelling choice for companies looking to democratize data insights. This article provides a technical introduction to Looker, discussing its architecture, core components, and capabilities.

Read more

Standing Up Looker (Google Cloud core): Console to First Model

August 25, 2026

Standing up Looker in 2026: provisioning a Looker (Google Cloud core) instance from the Cloud console, Google OAuth sign-in, connecting BigQuery or another warehouse with a service account and PDT schema, creating a LookML project in Git, and the day-one settings that save pain later.

Read more