Added expected_mrr to int_mtd_aggregated_metrics
This commit is contained in:
parent
bf0cddcb4d
commit
6d5b15f062
2 changed files with 10 additions and 1 deletions
|
|
@ -553,7 +553,7 @@ select
|
|||
{{ calculate_safe_relative_increment("revenue_retained_in_gbp") }},
|
||||
|
||||
-- INCOME RETAINED POST RESOLUTIONS--
|
||||
{{ calculate_safe_relative_increment("revenue_retained_post_resolutions_in_gbp") }}
|
||||
{{ calculate_safe_relative_increment("revenue_retained_post_resolutions_in_gbp") }},
|
||||
|
||||
-- ONBOARDING MRR METRIC --
|
||||
{{ calculate_safe_relative_increment("expected_mrr") }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue