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:
Oriol Roqué Paniagua 2025-04-16 15:19:09 +00:00
parent 4922fce426
commit cae6d791b5
2 changed files with 2 additions and 0 deletions

View file

@ -351,6 +351,7 @@ models:
This value is specially created for formatting in PBI This value is specially created for formatting in PBI
- name: int_monthly_aggregated_metrics_history_by_deal - name: int_monthly_aggregated_metrics_history_by_deal
deprecation_date: 2025-04-28 08:00:00
description: | description: |
This model aggregates the monthly historic information regarding the different metrics computed 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` at deal level. The primary sources of data are the `int_yyy__monthly_XXXXX_history_by_deal`

View file

@ -459,6 +459,7 @@ models:
This value is specially created for formatting in PBI This value is specially created for formatting in PBI
- name: monthly_aggregated_metrics_history_by_deal - name: monthly_aggregated_metrics_history_by_deal
deprecation_date: 2025-04-28 08:00:00
description: | description: |
This model aggregates the monthly historic information regarding the different metrics computed 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` at deal level. The primary source of data is the `int_monthly_XXXXX_history_by_deal`