Looker Developer Deep Dive
Contact us to book this course
Learning Track
Looker and Looker Studio
Delivery methods
On-Site, Virtual
Duration
2 days
LookML not only serves as the foundation for visualization assets in Looker, but is also capable of dynamic aggregations, incrementally refreshed persistent derived tables, and more. In this course, you will practice the skills to be an advanced Looker Developer through guided lecture and independent exercises using sample data.
Course objectives
- Customize and incrementally refresh SQL and native derived tables
- Incorporate Liquid for dynamic SQL, formatting, templated filters, and parameters in Looker
- Use extends and refinements in Looker to modularize and organize your LookML
- Troubleshoot LookML code and improve performance
- Apply Looker best practices to your LookML projects
- Manage Looker deployments using DevOps practices
- Embed Looker content into web applications
Audience
Looker Developers who want to learn how to get the most out of LookML, leveraging features like Liquid, aggregate tables, modular LookML files, Looker DevOps, and embedding their Looker content.
Prerequisites
Completion of the Developing Data Models with LookML course or the equivalent experience in using LookML for development in Looker.
Course outline
- Looker Review
- Roles and User Attributes
- Connecting to a Database
- LookML Review
- Lab: Starter LookML Cleanup
- Understanding Derived Tables
- Adding Persistence
- Refreshing Incrementally
- PDTs and Performance
- Lab: Extending LookML with PDTs and Aggregate Tables
- Core Liquid Concepts and Syntax
- Custom Links, Drills, and Formatting
- Templated Filters, Parameters, and Dynamic SQL
- Lab: Enhancing LookML Flexibility with Liquid
- Extensions
- Refinements
- Manifests and Localization
- Lab: Modularize your LookML
- Leverage your IDE
- Debugging and Common Errors
- Data Tests
- Looker and DevOps
- Lab: Testing and Debugging LookML
- Looker Best Practices
- Improving Performance
- Lab: Implementing LookML Best Practices
- Explore Embedded Looker Options
- Using Private and SSO Embedding