diff --git a/models/intermediate/kpis/schema.yml b/models/intermediate/kpis/schema.yml index b0cb70d..fc3fdaf 100644 --- a/models/intermediate/kpis/schema.yml +++ b/models/intermediate/kpis/schema.yml @@ -453,8 +453,6 @@ models: data_type: boolean description: | Does the deal exist in HubSpot. - data_tests: - - not_null - name: has_active_pms data_type: boolean description: | @@ -487,7 +485,6 @@ models: description: | Effective start date of the deal, this corresponds to the date a deal has gone live according to Hubspot. - It can be Null if the deal doesn't appear in HubSpot. data_tests: - not_null - name: effective_deal_start_month