gouline / dbt-metabase

dbt + Metabase integration
https://pypi.org/project/dbt-metabase/
MIT License
461 stars 71 forks source link

feat: Add `display_name` option for field names #111

Closed jack-cook-repo closed 2 years ago

jack-cook-repo commented 2 years ago

Piggybacking off https://github.com/gouline/dbt-metabase/pull/109/files - add the ability to use display_name for fields

https://www.metabase.com/docs/latest/api/field.html#params-12

jack-cook-repo commented 2 years ago

This is failing a test but I'm not sure which side (test file not set up correctly, or code to pull in the display_name isn't working).

Will give this another look at some point