Individual scheduling
The courses are held as dedicated group sessions. Once you've booked, we'll coordinate a date that works for your team and send invitations to all participants.
Prerequisites
What you'll learn
Looker and LookML
The Looker user interface
Example 1: The Looker IDE
LookML project version control
Example 2: Git workflow in Looker
How Looker writes SQL
Anatomy of a LookML project
Modeling dimensions
Example 3: Creating dimensions using LookML
Modeling measures
Example 4: Modeling measures using LookML
Dimension and measure modeling logic
LookML dashboards
Lab 1: Creating dimensions and measures with LookML
Modeling new Explores
Using LookML to filter Explores
Understanding symmetric aggregation
Introducing derived tables
Types of derived tables
Example 5: Using SQL derived tables
Example 6: Using native derived tables
Native derived table parameters
Using persistent derived tables
Caching and datagroups
Implementing datagroups in Looker
Lab 2: Creating Derived Tables with LookML