Skip to content

Commit

Permalink
Update orders.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rpourzand committed Jul 18, 2024
1 parent f4ef58e commit 34ec66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/marts/customer360/orders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ semantic_models:
expr: customer_id
dimensions:
- name: ordered_at
expr: cast(ordered_at as DATETIME)
expr: cast(ordered_at as DATE)
type: time
type_params:
time_granularity: day
Expand Down

0 comments on commit 34ec66e

Please sign in to comment.