From d87243320cc2457cc3a997b5775c78f5f475c81b Mon Sep 17 00:00:00 2001 From: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> Date: Wed, 25 Feb 2026 13:59:33 -0600 Subject: [PATCH] docs readme update --- README.md | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) 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.