Google Looker LookML Developer LookML-Developer Exam Practice Test

Page: 1 / 14
Total 50 questions
Question 1

A developer wants to create a measure that shows the item count broken out by category. When a second, more granular dimension is added to the same query, the count broken out by category should still represent the original aggregation and be duplicated on each line. The business wants this ''count'' in ''category'' available in the Explore section without any additional work done by the end user. For example:

The Count column represents the count for each combination of Category and Item.

The Count in Category column represents the count for each Category only.

How can the developer address this need with a LookML object?



Answer : B


Question 2

A developer creates a derived table and wants to add persistence to it. Because the table is not used on a frequent basis, the developer wants the table to be cached for 12 hours, but only when a user has queried it.

Which persistence parameter should be added to the derived table's definition in order to satisfy this use case?



Answer : A


Question 3

The code below shows a view order_items with its measures total_revenue and user_count

Which code correctly represents a new measure that calculates average revenue per user?

A)

B)

C)

D)



Answer : C


Question 4

After running the LookML Validator, a developer sees the following error message in the Looker development environment:

''Measures with Looker aggregations (sum, average, min, max, list types) may not reference other measures''.

What could be causing this error?



Answer : A


Question 5

The daily_forecast Explore used by the sales team needs to be cached for 24 hours. All other Explores used by the sales team need to be cached for one hour.

What is a scalable way to configure this caching logic?



Answer : A


Question 6

A developer is defining the users table within a view file in Looker. The users table will be available as an individual Explore and it will also be joined into other Explores, such as the products Explore. The developer needs to limit the fields visible in the products Explore without affecting the visibility of the fields in the users Explore.

How should the developer meet this requirement?



Answer : A


Question 7

Users report that every time they change the filter on their Explore, the filters take a very long time to populate.

How can the developer improve the filtering experience with this Explore?



Answer : A


Page:    1 / 14   
Total 50 questions