Merged PR 4932: KPIs Refactor Stage 4 - Tag Onboarding MRR models as deprecated
# Description Tags as deprecated the following models: * `int_monthly_onboarding_mrr_per_deal` * `int_mtd_agg_onboarding_mrr_revenue` Project compiles. Related work items: #28949
This commit is contained in:
parent
63aebf4220
commit
446bd7f7d3
1 changed files with 2 additions and 0 deletions
|
|
@ -1695,6 +1695,7 @@ models:
|
|||
description: "Flag to indicate if the deal is in Xero."
|
||||
|
||||
- name: int_monthly_onboarding_mrr_per_deal
|
||||
deprecation_date: 2025-04-09
|
||||
description: |
|
||||
"This table provides data on the Onboarding Monthly Recurring Revenue (MRR).
|
||||
The Onboarding MRR is an estimate of the expected monthly revenue generated by
|
||||
|
|
@ -1743,6 +1744,7 @@ models:
|
|||
- not_null
|
||||
|
||||
- name: int_mtd_agg_onboarding_mrr_revenue
|
||||
deprecation_date: 2025-04-09
|
||||
description: |
|
||||
This model contains the month-to-date aggregated metrics for onboarding MRR.
|
||||
It includes the total expected MRR revenue for the month, aggregated by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue