Salesforce Certified Data Cloud Consultant — Question 14
What is the result of a segmentation criteria filtering on City | Is Equal To | 'San José'?
Answer options
- A. Cities containing 'San Jose', ’San José', 'san josé, or 'san jose'
- B. Cities only containing 'San José or 'san josé'
- C. Cities only containing 'San José' or 'San Jose'
- D. Cities only containing 'San Jose' or 'san jose'
Correct answer: B
Explanation
The correct answer is B because the filter 'Is Equal To' will match only the exact case-sensitive strings of 'San José' and 'san josé'. Options A, C, and D include variations that do not precisely match the specified criteria, making them incorrect.