fivetran / dbt_fivetran_utils

Helper utils for our packages
29 stars 19 forks source link

[FEATURE] - Check for enabled variables #84

Open fivetran-sheringuyen opened 2 years ago

fivetran-sheringuyen commented 2 years ago

In Ad Reporting V1.0.0, we've added two macros to check for enabled variables:

This FR is for a similar macro to be added into fivetran_utils that can serve a broader application of the Ad Reporting V1.0.0 versions. Essentially what the macro(s) should be utilized for is based on certain variable configurations and values, determine whether a model should be enabled.