rittmananalytics / droughty

Droughty helps keep your workflow dry
https://droughty.readthedocs.io/en/latest/
MIT License
62 stars 6 forks source link

Feature request to be able to omit dimensions/measures created automatically from looker project #53

Open mar981 opened 1 year ago

mar981 commented 1 year ago

Currently droughty creates lookml dimensions or measures by inferring based on information provided within a dbt project. However, there are some cols that would not make sense to create a measure for like sum of screen width.

It would be great if there was a way to specify what measures (and dimensions?) to not include in the automatically generated base layers for the looker project. This way users would only go to one place to toggle visibility for those dimensions/measures.