Try the 60-Second Demo
Get a feel for the interactive learning environment by solving this quick exercise.
Your Task
Welcome to the PracticeLookML demo! Your goal is to complete the LookML code in the editor.
- In the
orders
view, find theid
dimension. - Replace the
___
with the correcttype
for an ID field. - Next, find the
total_revenue
measure. - Replace the
___
with the correctsql
to sum the revenue.
Once you've made your changes, click the "Validate" button to check your work.
Result & Hints
Click "Validate" to check your code. Your results will appear here.
Do not paste proprietary or confidential code.
New to LookML?
No problem! LookML is a powerful language for describing data. The best way to learn is by doing, but having the official documentation handy is always a good idea.
Learn more in the official LookML intro