exclude deals without lifecycle

This commit is contained in:
Joaquin 2025-06-19 09:04:48 +02:00
parent a8927b7a44
commit 986c9f85a8
2 changed files with 3 additions and 2 deletions

View file

@ -279,7 +279,8 @@ models:
description: |
"Unique Id that identifies the host."
data_tests:
- not_null
- not_null:
where: "original_value_amount_in_host_currency > 0"
- relationships:
to: ref('stg_core__user')
field: id_user