BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam PL-600 Topic 7 Question 29 Discussion

Actual exam question for Microsoft's PL-600 exam
Question #: 29
Topic #: 7
[All PL-600 Questions]

You are designing a database table for a client.

You have the following requirements:

Maintain a comprehensive list of colors and their corresponding RGB values and hexadecimal values.

Prevent the addition of duplicate colors based on the hexadecimal value for the color.

You need to recommend a design for the table.

Which two actions should the client perform after the table is created? Each correct answer presents part of the

solution.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer: B, C

B: Setting a column to Business Required means that the default behavior of a model-driven or canvas app will enforce this requirement in the app.

C: With alternate keys you can now define a column in a Dataverse table to correspond to a unique identifier (or unique combination of columns) used by the external data store. This alternate key can be used to uniquely identify a record in Dataverse in place of the primary key. You must be able to define which columns represent a unique identity for your records. Once you identify the columns that are unique to the table, you can declare them as alternate keys through the customization user interface (UI) or in the code.


https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-field-portal

https://docs.microsoft.com/en-us/powerapps/developer/data-platform/define-alternate-keys-entity

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel