diff --git a/models/marts/customers.yml b/models/marts/customers.yml index ff289af..4ed6f7b 100644 --- a/models/marts/customers.yml +++ b/models/marts/customers.yml @@ -68,12 +68,6 @@ metrics: label: Customers w/ Orders type_params: measure: customers_with_orders - - name: customers_with_orders_test - description: "Distict count of customers placing orders" - type: simple - label: Customers w/ Orders - type_params: - measure: customers_with_orders - name: new_customer description: Unique count of new customers. label: New Customers