🔥 3-day streak
Professional Data Engineer135 / 169
Question 135 of 169

A Looker developer builds an Explore that joins an orders table (one row per order) to an order_items table (many rows per order) using a one-to-many relationship. Business users report that a measure summing order_amount (defined on the orders view) returns inflated totals whenever they also include fields from order_items in the same query. What is the correct way to define the model so this measure returns accurate results regardless of the join fan-out?

Reviewed for accuracy · Report an issueNext question