wip agg
This commit is contained in:
parent
cf553cfcb1
commit
dba28897d6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{% set dimensions = get_kpi_dimensions_per_model("GUEST_PAYMENTS") %}
|
{% set dimensions = get_kpi_dimensions_per_model("GUEST_PAYMENTS") %}
|
||||||
|
-- {% set additional_dimensions = [dim_has_id_check()] %}
|
||||||
{{
|
{{
|
||||||
config(
|
config(
|
||||||
materialized="table", unique_key=["end_date", "dimension", "dimension_value"]
|
materialized="table", unique_key=["end_date", "dimension", "dimension_value"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue