Removed changes for cutoff date

This commit is contained in:
Joaquin Ossa 2025-01-30 16:18:29 +01:00
parent 396d19b549
commit bb9dea8ed6
4 changed files with 14 additions and 37 deletions

View file

@ -70,7 +70,7 @@ where
or lower(metric) like '%retained%'
or lower(metric) like '%damage host%'
)
and {{ is_date_before_previous_month_fixed_20("date") }}
and {{ is_date_before_previous_month("date") }}
)
-- Not show current month if the metric is Expected MRR, unlike other
-- revenue metrics, Expected MRR is calculated for the next month, so it is not