PL-200 · Question #39
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is B. No. Using a Date and Time question type to capture age is not appropriate because it collects a birthdate rather than a numeric age value, requiring additional calculation before age-range comparison is possible.
Question
Options
- AYes
- BNo
How the community answered
(47 responses)- A26% (12)
- B74% (35)
Why each option
Using a Date and Time question type to capture age is not appropriate because it collects a birthdate rather than a numeric age value, requiring additional calculation before age-range comparison is possible.
Yes is incorrect because a Date and Time variable does not natively provide a numeric age that can be directly compared against the defined age ranges without an intermediate calculation step.
A Date and Time variable captures a birthdate, not a numeric age, so the chatbot would require additional formula-based logic to derive the customer's current age before comparing it to the defined ranges. This makes the approach unnecessarily complex compared to using a Number variable that directly stores the age. The solution does not meet the requirement efficiently, making No the correct answer.
Concept tested: Selecting correct question type for numeric age input in Power Virtual Agents
Source: https://learn.microsoft.com/en-us/power-virtual-agents/authoring-variables
Topics
Community Discussion
No community discussion yet for this question.