From 888f0e325aa137bb830d9889eb634d90e8b7911d Mon Sep 17 00:00:00 2001 From: uri Date: Wed, 20 Nov 2024 17:49:41 +0100 Subject: [PATCH] Setting new kpis exposure for new dash overview report --- models/reporting/exposures.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/models/reporting/exposures.yml b/models/reporting/exposures.yml index c9e206e..c0c2235 100644 --- a/models/reporting/exposures.yml +++ b/models/reporting/exposures.yml @@ -219,9 +219,11 @@ exposures: users that have been migrated to the new setup. It helps understanding the impact the New Dash is having in terms of Bookings, Listings and Product Bundles associated, both at global and at user level. + Allows also to track service creation over time per different dimensions. depends_on: - ref('core__new_dash_user_overview') + - ref('kpis__product_new_dash_agg_metrics') owner: name: Oriol Roqué