LookML-Developer Exam Question 1

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.)
  • LookML-Developer Exam Question 2

    A user needs to create a report that shows a count of all orders and of orders over $100.
    Which solution should the developer implement to meet these requirements?
  • LookML-Developer Exam Question 3

    After running the Content Validator, a developer can see the error "Unknown field".
    Which two changes could cause this issue? (Choose two.)
  • LookML-Developer Exam Question 4

    A developer would like to add a new dimension of type: yesno for the enabled column in their users table. The column is of type: string in the database and returns yes and no values.
    How should the developer define the yesno dimension?
    A)

    B)

    C)

    D)
  • LookML-Developer Exam 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 are also 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)

    B)

    C)

    D)