Microsoft Dynamics 365 Customization and Configuration (legacy) — Question 8
A group of users must be able to associate a time zone with a record.
You need to implement the required functionality by using native Microsoft Dynamics 365 features.
Which field type should you use?
Answer options
- A. option set
- B. multiple lines of text
- C. whole number
- D. lookup
Correct answer: A
Explanation
The correct answer is 'option set' because it allows users to select from predefined values, which is suitable for time zones. The other options, such as 'multiple lines of text' and 'whole number', do not provide a structured way to choose from a limited set of time zones, while 'lookup' is typically used to associate records from one entity to another rather than selecting predefined options.