We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc3b080 commit e34b84cCopy full SHA for e34b84c
1 file changed
dbt_project.yml
@@ -77,7 +77,7 @@ vars:
77
# key_name: server_sent_ts
78
# data_type: string
79
# rollup_type: raw/dimension/alsoForceNullDimension/metric/metricOnly
80
- # raw: it will just be extracted and kep in fb_analytics_events_raw. It won't be propagated upwards
+ # raw: it will just be extracted and kep in google_analytics_events_raw. It won't be propagated upwards
81
# dimension: raw + it will propagated upwards as a dimension
82
# alsoForceNullDimension: dimension + it will be also propagated in the "forced_nulls" table with this dimension set to NULL
83
# metric: raw + it will be propagated upwards as a metric
0 commit comments