Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

An analyst is creating a map that colors cities by their population. After adding fields and selecting the Interactive Map visualization, the analyst receives this error message:

“At least one dimension should be of type Location or have a map_layer specified”.

There are currently three fields in the Explore:

    City Name (Dimension)

    Population (Measure)

    Number of Museums (Measure)

What should the analyst do to resolve this error?

A.

Remove the Number of Museums measure from the Explore

B.

Select the Static Map visualization instead of Interactive

C.

Contact the LookML Developer

D.

Add a table calculation that evaluates location (${cities.city_name})

An analyst needs to analyze the ecommerce quarter-over-quarter order growth. Two fields are given: Order Created Quarter and Order Count.

Which table calculation function should the analyst use to calculate the quarter-over-quarter order growth?

A.

pivot_offset()

B.

lookup()

C.

offset_list()

D.

offset()