renamed test entity

This commit is contained in:
Joaquin Ossa 2024-11-07 12:56:49 +01:00
parent 11e1804db0
commit 34ccd894de
4 changed files with 4 additions and 10 deletions

View file

@ -124,7 +124,7 @@ Provides a general assignemnt for the Dimensions available for each KPI
] %}
{% endif %}
{% if entity_name == "PAYMENT_DATE_ATTRIBUTED_GUEST_PAYMENTS" %}
{% if entity_name == "GUEST_PAYMENTS" %}
{% set additional_dimensions = additional_dimensions + [
dim_has_id_check(),
] %}