Unlock the power of your data in the cloud! Get hands-on with Google Cloud's core data services like BigQuery and Looker to validate your practical skills in data ingestion, analysis, and management, and earn your Associate Data Practitioner certification!
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
A data team is updating an existing LookML view file (orders.view) to support new reporting requirements. The view already defines a base dimension for customer IDs:
dimension: user_id {
type: number
sql: ${TABLE}.user_id ;;
}
The business requires a new aggregate field that calculates the distinct count of customers who placed orders within the last 30 days. Following LookML modeling best practices for maintainability, how should this field be declared in the view file?
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.