ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 101 - MB-500 discussion

Report
Export

HOTSPOT

You are creating entities that will have unmapped fields.

You need determine which types of unmapped fields to use.

Which field types should you use? To answer, drag the appropriate field types to the correct requirements. Each field type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.


Question 101
Correct answer: Question 101

Explanation:

Box 1: Computed

Computed field: Value is generated by an SQL view computed column.

During read, data is computed by SQL and is fetched directly from the view.

Box 2: Computed

Box 3: Virtual

Virtual field:

Is a non-persisted field.

Is controlled by custom X++ code.

Read and write happens through custom X++ code.

Virtual fields are typically used for intake values that are calculated by using X++ code and can't be replaced by computed columns.

Box 4: Virtual

Virtual field is a non-persisted field.

Reference:

https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/data-entity-computed-columns-virtual-fields

asked 05/10/2024
Gokul Kalaiselvi Loganathan
47 questions
User
0 comments
Sorted by

Leave a comment first