Question 1
A developer needs to build a new dimension that offers an age-based cohort representation of users.
Which LookML code should the developer use to meet the requirement?
A)

B)

C)

D)

Which LookML code should the developer use to meet the requirement?
A)

B)

C)

D)

Question 2
A LookML developer builds a view that contains sensitive information. Only members of the Management group should have access to the view. The developer needs to restrict the view from appearing in the field picker for any Explore where it might be joined for users outside of the Management group.
Which LookML parameter should the developer use to meet this requirement?
Which LookML parameter should the developer use to meet this requirement?
Question 3
A user is seeing an error in the Explore that indicates the primary key defined for a one-million-row table is not unique.
How can the developer use SQL Runner to troubleshoot quickly?
How can the developer use SQL Runner to troubleshoot quickly?
Question 4
After validating LookML code, a developer receives the following error message:
"Unknown or Inaccessible Field users.name"
What is causing this error?
"Unknown or Inaccessible Field users.name"
What is causing this error?
Question 5
A developer needs to add an Explore built off of the orders view, which surfaces only completed orders. An orders Explore exists that contains all order information. Fields from the orders view are also referenced in other existing views such as ${orders.fieldname}.
How should developer define a new Explore for completed orders and keep all field references working correctly?
A)

B)

C)

D)

How should developer define a new Explore for completed orders and keep all field references working correctly?
A)

B)

C)

D)
