data-dwh-dbt-project/macros
Oriol Roqué Paniagua edddb0ac37 Merged PR 4357: Propagates in Host Resolutions and Invoiced Revenue the new business scope
# Description

Changes:
* Business scope is now propagated in Host Resolutions and Invoiced Revenue Monthly/MTD Metric and Aggregated models

# Checklist

- [X] The edited models and dependants run properly with production data.
- [X] The edited models are sufficiently documented.
- [X] The edited models contain PK tests, and I've ran and passed them.
- [X] I have checked for DRY opportunities with other models and docs.
- [X] 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: #27356
2025-02-12 08:17:44 +00:00
..
tests Helped with readability on test 2024-12-18 10:52:52 +01:00
.gitkeep start project 2024-01-18 11:24:35 +01:00
business_kpis_configuration.sql Merged PR 4357: Propagates in Host Resolutions and Invoiced Revenue the new business scope 2025-02-12 08:17:44 +00:00
calculate_aggregation_between_preceeding_x_and_y.sql Merged PR 3967: Adds an "All History" time window to Account Margin 2025-01-07 15:22:30 +00:00
calculate_safe_relative_increment.sql Fixed macro 2025-01-24 14:17:29 +01:00
cosmos_db_utils.sql DRY on stg cosmos db models 2024-09-19 15:17:33 +02:00
generate_schema_name.sql macros docs 2024-05-22 11:42:42 +02:00
generate_stripe_sources_unioned_select.sql Create macro and use it in balance transactions 2024-03-05 13:33:13 +01:00
is_date_before_20th_of_previous_month.sql Update rule for metric depends on invoicing 2025-01-30 16:51:35 +01:00
return_capped_value.sql Fixed macro 2025-01-24 14:17:29 +01:00
unix_ms_timestamp_to_utc.sql add table alias optional argument to macro 2024-10-14 11:37:37 +02:00