Other: Duplicate columns missing data
AnsweredSalesforce objects with similar names which causes us to loose data for one column when replicating data using fivetran.
Here is one of the example of such scenario.
TAX_Id__c
TaxId__c
Both of these gets converted into "tax_id_c" column.
FIVETRAN ERROR
Duplicate Columns
We have omitted the following duplicate columns which normalize to same destination column names:
| Schema | Table | Duplicate Column | Destination Column |
|---|---|---|---|
| salesforce | Account | TaxId__c | tax_id_c |
-
Official comment
Hi Ajay,
Sadie from the Product Team here. Please reach out to our Support team. We have a feature flag that should help solve this problem.
Best,
Sadie
Please sign in to leave a comment.
Comments
1 comment