diff --git a/README.md b/README.md index 7fdc73e..03beeb3 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,6 @@ # Salesforce Formula Utils dbt Package -

- - - - - - - - - - -

- This dbt package provides a macro which can be used to generate views on top of Salesforce objects while recreating formula fields. ## Resources @@ -27,6 +12,8 @@ This dbt package provides a macro which can be used to generate views on top of - dbt package documentation - [GitHub repository](https://github.com/fivetran/dbt_salesforce_formula_utils) - [Changelog](https://github.com/fivetran/dbt_salesforce_formula_utils/blob/main/CHANGELOG.md) +- dbt Core™ supported versions + - `>=1.3.0, <3.0.0` ## What does this dbt package do? This package enables you to accurately map Salesforce formulas to existing tables through macros and scripts. It creates enriched models with formula fields integrated into your Salesforce data.