Microsoft Dynamics 365 Customization and Configuration (legacy) — Question 71

You are creating a business rule for the account records. The business rule will perform an action if the record has Country set to the United States and City set to either Redmond or San Francisco.
You need to identify the minimum number of condition sets required to implement this logic.
What should you identify?

Answer options

Correct answer: B

Explanation

The correct answer is B, as you need one condition set for the Country being the United States and another condition set to check if the City is either Redmond or San Francisco. The other options do not provide the correct number of condition sets required to enforce both conditions effectively.