Creates a Look in Looker.

Input Fields

  • Look Info
    • Title (text): The title of the look.
    • Query ID (number): Query ID.
    • Description(text): Description of the look.
    • User ID(number): The ID of the user associated with the look.
    • Space ID(text): The ID of the space associated with the look. Found in the URL when you choose to ‘view space’ (e.g. https://mycompany.looker.com/spaces/**20**)
    • Last Updated ID(number): The ID of the user who last updated the look.
    • Model(text): The model.   (ie “employees”).
    • View(text): The view  (ie “employees”).
    • Fields(list of text): A list of fields within the look (i.e. “employees.hire_month”).
    • Sorts(list of text): A list of sorts (i.e. “employees.hire_month desc”).
    • Limit(number): The limit for the look (i.e. “500”).
    • Column Limit(number): The column limit.
    • Total? (T/F): True or False.
    • Client ID(text): The ID of the client
    • Query Timezone(text): The query timezone (i.e “America/Los_Angeles”).

Output Field

  • Look
    • Look ID(number): The ID of the look created.