Hi,
I am interested in getting {{ model.name }}. My yaml file looks like this -
models:
- name: dim_service_account
columns:
- name: ACCOUNT_NUMBER
- name: ACCOUNT_NAME
{{ model.name }} does not return dim_service_account
. Can you suggest other options?