Skip to content

Commit

Permalink
ajhfsa
Browse files Browse the repository at this point in the history
  • Loading branch information
Bethany Hipple committed Feb 14, 2024
1 parent 538501c commit e472fad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions models/marts/finance/fct_order_items.sql
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ final as (
order_item.discount_percentage,
order_item.discounted_price,
order_item.tax_rate,



1 as order_item_count,
order_item.quantity,
order_item.gross_item_sales_amount,
Expand Down

0 comments on commit e472fad

Please sign in to comment.