Skip to content

Naming the count measure #1

Description

@arno12

We're using your guide within our LookML syntax (thanks a lot for sharing it :)) and recently wondered whether count measures shouldn't also be formatted with prefix to be consistent with other measures.
We thought about nb_ (short for number) so we would get a logical suffix-based measures:

  • nb_sales (COUNT)
  • unique_sales (COUNT_DISTINCT)
  • total_revenue (SUM)
  • average_revenue (AVERAGE)

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions