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

You are creating a field for a form.
You need to ensure that users can select an Account record or a Contact record.
Which data type should you use for the field?

Answer options

Correct answer: C

Explanation

The correct data type is 'lookup' because it allows for the selection of records from multiple entities like Account and Contact. The 'regarding' field is typically used for associating activities with a record, while 'customer' is more specific to relationship type and 'option set' is for predefined options rather than record selection.