Skip to content

Commit

Permalink
Update semantic-layer-6-advanced-metrics.md
Browse files Browse the repository at this point in the history
Update measure: revenue to be food_revenue and remove filter
  • Loading branch information
Thelegendlink authored Jan 24, 2024
1 parent 6a7b851 commit b97f408
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ We're not limited to just passing measures through to our metrics, we can also _
label: Food Revenue
type: simple
type_params:
measure: revenue
filter: |
{{ Dimension('order__is_food_order') }} = true
measure: food_revenue
```
- 📝 Now we can set up our ratio metric.
Expand Down

0 comments on commit b97f408

Please sign in to comment.