Merged PR 4560: Update exposures main kpis

# Description

Update exposures main kpis with the latest YTD/MTD/Target addition.

Code compiles correctly

# Checklist

- [ ] The edited models and dependants run properly with production data.
- [ ] The edited models are sufficiently documented.
- [ ] The edited models contain PK tests, and I've ran and passed them.
- [ ] I have checked for DRY opportunities with other models and docs.
- [ ] I've picked the right materialization for the affected models.

# Other

- [ ] Check if a full-refresh is required after this PR is merged.

Related work items: #27609
This commit is contained in:
Oriol Roqué Paniagua 2025-03-03 14:30:58 +00:00
parent 991cea71a8
commit 230f4c08de

View file

@ -115,6 +115,7 @@ exposures:
depends_on:
- ref('mtd_aggregated_metrics')
- ref('monthly_aggregated_metrics_history_by_deal')
- ref('ytd_mtd_aggregated_main_metrics_overview')
owner:
name: Oriol Roqué