From ab05a03d7bcaaeca2b9e3cefbe1424fff429041f Mon Sep 17 00:00:00 2001 From: "roxi.pourzand@fishtownanalytics.com" Date: Wed, 24 Jul 2024 05:47:28 +0000 Subject: [PATCH] update with test character --- models/marts/customer360/order_items.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/models/marts/customer360/order_items.yml b/models/marts/customer360/order_items.yml index f1e4482..214cdd2 100644 --- a/models/marts/customer360/order_items.yml +++ b/models/marts/customer360/order_items.yml @@ -26,6 +26,10 @@ semantic_models: - name: is_drink_item type: categorical description: Denoting whether it's a drink item + - name: test_character + type: categorical + label: 市町村名 + description: 市町村など名称 measures: - name: revenue description: The revenue generated for each order item. Revenue is calculated as a sum of revenue associated with each product in an order.