Removed changes for cutoff date
This commit is contained in:
parent
396d19b549
commit
bb9dea8ed6
4 changed files with 14 additions and 37 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue