Salesforce Certified Tableau CRM and Einstein Discovery Consultant — Question 35
A Tableau CRM team reports that when they start their dataflow it runs successfully with no errors or warnings, but one of the fields does not return values when it is queried.
What can be the origin of this issue?
Answer options
- A. The "Integration User Profile" does not have access to the field.
- B. The field does not contain any data in Salesforce.
- C. The user who runs the dataflow does not have access to the field.
- D. The "Security User Profile" does not have access to the field.
Correct answer: B
Explanation
The correct answer is B because if the field does not contain any data in Salesforce, it will naturally return no values when queried. Option A and D refer to profile access issues, which would lead to errors or warnings if the user or integration profile could not access the field. Option C addresses the user running the dataflow, which is irrelevant if the field itself has no data.