Google-LookML-Developer Google LookML Developer

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Users report that the main dashboard has been slow toshow results.

Which two options should the developer evaluate to improve dashboard performance?

(Choose two.)

Select all that apply, then click Submit answer.

  • Number of databases used by dashboard elements

  • Number of queries used by the dashboard

  • Ratio of visualizations to text tiles

  • Format used to deliver these reports

  • Amount of data rendered for each query


Question 2

Business users report that they are unable to build useful queries because the list of fields in the Explore is too long to find what they need.

Which three LookML options should a developer use to curate the business user’s experience? (Choose three.)

Select all that apply, then click Submit answer.

  • Add a description parameter to each field with context so that users can search key terms.

  • Create a separate project for each business unit containing only the fields that the unit needs.

  • Add a group_label parameter to relevant fields to organize them into logical categories.

  • Use the hidden parameter to remove irrelevant fields from the Explore.

  • Use a derived table to show only the relevant fields.


Question 3

After running the Content Validator, a developer can seethe error “Unknown field”.

Which two changes could cause this issue? (Choose two.)

Select all that apply, then click Submit answer.

  • View name was changed from users to customers.

  • Field type was changed from number to string.

  • Model name was changed from e_commerce to reporting.

  • Explore label was changed from users to customers.

  • Field name was changed from id to user_id.