ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 6 - Looker Business Analyst discussion

Report
Export

An analyst is trying to rank companies in an Explore and visualize the rank as a column chart. The analyst selects the Brand Name dimension and the Rank dimension. They then select the column chart visualization type, but receive the error "Measure, time or numeric field required: Column graphs require at least one dimension or for the first dimension field to be of type: number or type: time".

How can the analyst resolve this error while showing the rank as a column visualization?

A.
Pivot the Explore by the Brand Name dimension.
Answers
A.
Pivot the Explore by the Brand Name dimension.
B.
Select a measure to include in the Explore, then create a table calculation that multiplies the dimension by 1.0 using the syntax ${dimension}*1.0. Then hide the measure from the Explore.
Answers
B.
Select a measure to include in the Explore, then create a table calculation that multiplies the dimension by 1.0 using the syntax ${dimension}*1.0. Then hide the measure from the Explore.
C.
Pivot the Explore by brand Rank.
Answers
C.
Pivot the Explore by brand Rank.
D.
Select a measure to include in the Explore, then create a table calculation that adds the Rank dimension to the measure multiplied by zero using the syntax ${dimension} + (${measure}*0). Then hide the measure from the Explore.
Answers
D.
Select a measure to include in the Explore, then create a table calculation that adds the Rank dimension to the measure multiplied by zero using the syntax ${dimension} + (${measure}*0). Then hide the measure from the Explore.
Suggested answer: D

Explanation:

Reference: https://docs.looker.com/exploring-data/using-table-calculations

asked 18/09/2024
Edward Morgan
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first