diff --git a/models/intermediate/core/schema.yml b/models/intermediate/core/schema.yml index 64ad222..ee050a2 100644 --- a/models/intermediate/core/schema.yml +++ b/models/intermediate/core/schema.yml @@ -5277,7 +5277,8 @@ models: "Number of user accounts that have a bundle that considers this service but none of those bundle with the service is active in any active accommodation. - It is basically the difference between number_users and number_active_users." + It is basically the difference between number_users and + number_users_with_service_applied_in_accommodation." - name: number_accommodations data_type: bigint diff --git a/models/reporting/core/schema.yml b/models/reporting/core/schema.yml index 96e49b9..949d6d1 100644 --- a/models/reporting/core/schema.yml +++ b/models/reporting/core/schema.yml @@ -1615,7 +1615,8 @@ models: "Number of user accounts that have a bundle that considers this service but none of those bundle with the service is active in any active accommodation. - It is basically the difference between number_users and number_active_users." + It is basically the difference between number_users and + number_users_with_service_applied_in_accommodation." - name: number_accommodations data_type: bigint