Google-LookML-Developer Google LookML Developer

Loading demo links...

Showing 7–9 of 10 questions

Question 7

A LookML developer creates a new model and a test dashboard from the model. The developer shares the link to the new dashboard with users, but the users report that all they see is the “Model Not Found” error.

What is a possible cause of this issue?

Select an option, then click Submit answer.

  • The developer has not pushed the new model to Production Mode.

  • The developer has not added users to the new model set.

  • The users do not have permission to access this dashboard.

  • The new model is missing an Explore definition.


Question 8

Users viewing an Explore should be able to view rows of data only where the value of the product.brand column matches the value of the user’s company user attribute.

Which access filter should the developer use to meet this requirement?

A)

B)

C)

D)

Select an option, then click Submit answer.

  • Option A

  • Option B

  • Option C

  • Option D


Question 9

Business users reportthat an ephemeral derived table tile on the dashboard is slow.

Information about the dashboard includes:

The dashboard filter is linked to the user attributes.

This tile usually takes approximately 5 minutes to complete running.

Which solution should be used to improve the dashboard load time?

Select an option, then click Submit answer.

  • Use a conditional WHERE clause for Development Mode.

  • Build a user attribute filter into the Explore.

  • Use index distribution_key or sort_key for this derived table.

  • Persist the derived table.