Commit wip
This commit is contained in:
parent
2c5301c158
commit
20a8958679
6 changed files with 3 additions and 507 deletions
|
|
@ -7384,14 +7384,14 @@ models:
|
|||
and per specified dimension. This metric is not additive, and its value
|
||||
can vary depending on the time period considered.
|
||||
|
||||
- name: int_kpis__metric_daily_new_dash_users_offered_services
|
||||
- name: int_kpis__metric_daily_new_dash_deals_offered_services
|
||||
description: |
|
||||
This model computes the Daily Offered Services by Users at the deepest granularity.
|
||||
This model computes the Daily Offered Services by Deals at the deepest granularity.
|
||||
It only retrieves services that come from users that are in New Dash, as well
|
||||
as it only considers services created after the user has moved to New Dash.
|
||||
The unique key corresponds to the deepest granularity of the model,
|
||||
in this case:
|
||||
- date,
|
||||
- date,
|
||||
- id_deal,
|
||||
- id_user_product_bundle,
|
||||
- service_name,
|
||||
|
|
@ -7445,8 +7445,6 @@ models:
|
|||
- "PROTECTION"
|
||||
- "DEPOSIT_MANAGEMENT"
|
||||
- "GUEST_AGREEMENT"
|
||||
- "UNKNOWN"
|
||||
- "UNSET"
|
||||
|
||||
- name: is_upgraded_service
|
||||
data_type: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue