Skip to content

Inclusion Field Ability

Compare
Choose a tag to compare
@fivetran-joemarkiewicz fivetran-joemarkiewicz released this 16 Aug 22:32
· 215 commits to main since this release
fdb85d2

馃帀 Inclusion Field Argument Addition 馃帀

This release adds the ability for users to define the macro in a way that it will only run for desired fields! Other details related to this release are:

  • The ability for a user to declare fields_to_include as an argument within the salesforce_formula_utils.sfdc_formula_view() macro. If a user defines this argument then the macro will only include the specified fields in the output of the model.
  • Addition of the breaking change to rename the join_to_table argument to now be source_table.