Formula field is not enabled
AnsweredSalesforce has given the access for Net_Total_c but we are not able to see the field.
-
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.
Please sign in to leave a comment.
Comments
1 comment