vscode-dbt-power-user icon indicating copy to clipboard operation
vscode-dbt-power-user copied to clipboard

Build option for exposures in exposures.yaml file

Open acarter24 opened this issue 1 year ago • 0 comments

Describe the feature

The support for exposures in the lineage is great :)

It would be good to have a shortcut to build all the models in a exposure. Sometimes I am altering a model, and I want to see the impact in my BI report, but I need to rerun ALL the other models in the report that are related at the BI level, but not in DBT.

I can do this with a cli command, but a click option next to the exposure listed inside the exposures.yaml file would be great, similar to the way you can generate a model from a dbt source in the yaml file.

Describe alternatives you've considered

dbt cli

Who will benefit?

Anyone using exposures

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

acarter24 avatar Jun 28 '24 15:06 acarter24