Modified mtd filter

This commit is contained in:
Joaquin Ossa 2024-11-27 09:52:05 +01:00
parent 8c52049f86
commit 80f42d5426

View file

@ -102,7 +102,7 @@ with
) as pp_value
from int_kpis__product_guest_daily_metrics dm, date_ranges dr
where
dm.date_day >= dr.py_year_start
dm.date_day >= dr.py_month_start
and extract(day from date_day) <= dr.current_day_of_month
group by
metric, has_payment, has_id_check, main_billing_country_iso_3_per_deal