Skip to content

Commit

Permalink
update with test character
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jul 24, 2024
1 parent 731c425 commit ab05a03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions models/marts/customer360/order_items.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ab05a03

Please sign in to comment.