Salesforce Certified Tableau CRM and Einstein Discovery Consultant — Question 38
Using the Setup menu, the Universal Containers company activated data sync (replication) in the Tableau CRM settings. After running the sync, they notice that the aggregate sum of a field within their dataset is different than what they manually calculated by summing the same data in the Salesforce object from which the dataset was populated.
Which two differences in the newly synced data can explain this? (Choose two.)
Answer options
- A. Differences involving trigger-updated fields
- B. Differences involving permanently deleted records
- C. Differences involving workflow-updated fields
- D. Differences involving formula fields
Correct answer: B, D
Explanation
The correct answers are B and D because permanently deleted records would not be included in the synced data, leading to discrepancies, and formula fields can compute values dynamically based on other data, which may cause differences from manual calculations. Options A and C are incorrect as trigger and workflow updates should reflect in the synced data if they were executed before the sync.