Winter Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dumps65

Google LookML-Developer Dumps

Looker LookML Developer Exam Questions and Answers

Question 1

A developer has created a persistent derived table that tracks new or updated orders and they want to cache the results. The cache should be refreshed whenever some new order isavailable on the underlying datasource table my tablename or at least every 24 hours.

Which datagroup definition will refresh the cache as expected?

A)

as

B)

as

C)

as

D)

as

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 2

A developer commits changes after adding LookML for a new measure. Upon pulling from production, the developer notices the following lines in the LookML:

as

Options:

A.

Remove “<<<<<< HEAD”, “======”, and “>>>>>> branch ‘master’”

B.

Remove “<<<<<< HEAD”, “======”, and everything following “======”

C.

Remove everything between “<<<<<< HEAD” and “======”, and “>>>>>> branch ‘master’”

D.

Remove everything between “<<<<<< HEAD” and “>>>>>> branch ‘master’”

Question 3

A user reports an errormessage on an Explore: “Non-unique value/primary key (or sql_distinct_key), value overflow or collision when computing sum”.

What should the LookML developer check for in the joined views of the Explore?

Options:

A.

The sum measure used is defined correctly.

B.

A unique primary key is defined in each view.

C.

Symmetric_aggregates: no is not present in the Explore definition.

D.

No concatenated primary keys are used.

Question 4

Adeveloper is connecting a LookML project to a remote Git repository. The developer wants to track which users are committing code changes, creating pull requests, or deploying to production when the different Git commands are initiated from within Looker.

Which type of Git connection should be utilized to meet this business requirement?

Options:

A.

A bare Git repository

B.

Multiple account HTTPS

C.

Single account HTTPS

D.

SSH

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 arealso 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)

as

B)

as

C)

as

D)

as

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 6

A developer has User Specific Time Zones enabled fora Looker instance, but wants to ensure that queries run in Looker are as performant as they can be. The developer wants to add a datatype: date parameter to all dimension_group definitions without time data in a table-based view, so that time conversions don’t occur for these fields.

How can the developer determine to which fields this parameter should be applied through SQL Runner?

Options:

A.

Open the Explore query in SQL Runner and validate whether removing the conversion from date fields changes the results.

B.

Open the Explore query in SQL Runner to determine which fields are converted.

C.

Use the CAST function in SQL Runner to ensure that all underlying fields are dates and conversions are not applied.

D.

Use the Describe feature in SQL Runner to determine which fields include time data.

Question 7

A LookML developer has created a model with many Explores in it. Business users are having a difficult time locating the Explore they want in the long list displayed.

Which two actions can the LookML developer take to improve the user interface? (Choose two.)

Options:

A.

Apply the hidden parameter with a value of yes to Explores that only exist to power specific Looks, dashboards, or suggestion menus.

B.

Modify the business users’ roles so they do nothave this model in their model set.

C.

Combine the Explores into just a few Explores that each join to many views.

D.

Apply the group_label parameter to organize the Explores under different headings.

E.

Apply the fields parameter so that each Explore hasfewer fields in it.

Page: 1 / 5
Total 50 questions