QuestionQ22
Create a foundation for intelligent applicationsYou are designing a data model for a company that uses only standard Microsoft Dataverse tables.
You must extend the existing Accounts and Contacts tables to support these business requirements:
- Store an additional classification value on the Accounts table.
- Add a field that indicates a customer’s engagement tier on the Contacts table.
- Create a mechanism to improve lookup performance and ensure uniqueness across selected fields.
You need to modify the tables to meet the business requirements. You may use each component once, more than once, or not at all.
Drag & Drop
Alternate key
Choice column
Lookup column
Customer column
Custom column
Add a classification value to the Accounts table.
Add a customer engagement tier to the Contacts table.
Improve lookup performance and enforce uniqueness.
Community Discussion