Addressed comments
This commit is contained in:
parent
bede588062
commit
0f5eb5fba2
5 changed files with 14 additions and 11 deletions
|
|
@ -109,7 +109,7 @@ models:
|
|||
tests:
|
||||
- kpis_outlier_detector
|
||||
|
||||
- name: count_csat_score
|
||||
- name: total_csat_score_count
|
||||
data_type: bigint
|
||||
description: |
|
||||
Count of daily guest journeys with CSAT (customer satisfaction score)
|
||||
|
|
@ -190,7 +190,7 @@ models:
|
|||
Count of daily guest journeys completed on the same date in the previous year,
|
||||
segmented by the specified dimension.
|
||||
|
||||
- name: py_count_csat_score
|
||||
- name: py_total_csat_score_count
|
||||
data_type: bigint
|
||||
description: |
|
||||
Count of daily guest journeys with CSAT (customer satisfaction score)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue