Skip to main content

Community

Formula field is not enabled

Answered

Please sign in to leave a comment.

Comments

1 comment

  • Official comment

    Hi Praveena, as noted in the info box, formula fields are replicated via the associated Transformation.

    Navigate to the Transformations tab of the connection shown above and check the `salesforce__formula_fields models`. These models include the base tables with formula fields applied using the proper logic, and are replicated as views in your `[connection_name]_quickstart` destination schema. You can query those views directly to access both formula and standard fields.