Merged PR 5007: Deprecation of monthly_aggregated_metrics_history_by_deal models
# Description Deprecation of monthly_aggregated_metrics_history_by_deal models dbt Compiles Related work items: #29204
This commit is contained in:
parent
4922fce426
commit
cae6d791b5
2 changed files with 2 additions and 0 deletions
|
|
@ -351,6 +351,7 @@ models:
|
|||
This value is specially created for formatting in PBI
|
||||
|
||||
- name: int_monthly_aggregated_metrics_history_by_deal
|
||||
deprecation_date: 2025-04-28 08:00:00
|
||||
description: |
|
||||
This model aggregates the monthly historic information regarding the different metrics computed
|
||||
at deal level. The primary sources of data are the `int_yyy__monthly_XXXXX_history_by_deal`
|
||||
|
|
|
|||
|
|
@ -459,6 +459,7 @@ models:
|
|||
This value is specially created for formatting in PBI
|
||||
|
||||
- name: monthly_aggregated_metrics_history_by_deal
|
||||
deprecation_date: 2025-04-28 08:00:00
|
||||
description: |
|
||||
This model aggregates the monthly historic information regarding the different metrics computed
|
||||
at deal level. The primary source of data is the `int_monthly_XXXXX_history_by_deal`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue