Skip to content

Commit

Permalink
Update measures.md (#5913)
Browse files Browse the repository at this point in the history
update measures name so it's not duplicative. raised by @patkearns10 :
https://dbt-labs.slack.com/archives/C03KHQRQUBX/p1723441487587829
  • Loading branch information
mirnawong1 authored Aug 12, 2024
1 parent 6575fbf commit 47a8c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/build/measures.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ semantic_models:
non_additive_dimension:
name: metric_time
window_choice: max
- name: mrr
- name: user_mrr
description: Group by user_id to achieve each user's MRR
expr: subscription_value
agg: sum
Expand Down

0 comments on commit 47a8c2f

Please sign in to comment.