We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b6273e commit 65f6422Copy full SHA for 65f6422
1 file changed
models/input_layer/input_layer__eligibility.yml
@@ -12,6 +12,7 @@ models:
12
- dbt_utils.unique_combination_of_columns:
13
combination_of_columns:
14
- person_id
15
+ - member_id
16
- enrollment_start_date
17
- enrollment_end_date
18
- "{{ '\"plan\"' if (target.type == 'fabric') else 'plan' }}"
0 commit comments