exam questions

Exam MB-500 All Questions

View all questions & answers for the MB-500 exam

Exam MB-500 topic 3 question 65 discussion

Actual exam question from Microsoft's MB-500
Question #: 65
Topic #: 3
[All MB-500 Questions]

DRAG DROP
-

A company uses Dynamics 365 Finance.

The company requires extended data types (EDTs) that meet the following requirements:

• The new EDTs must use primitive base types without extending other EDTs.
• One type must track the day that the user receives goods in the warehouse.
• One type must track the quantity of items that the user receives.

You need to create the EDTs.

Which EDT types should you use? To answer, drag the appropriate types to the correct requirements. Each 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.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Rocktacular
6 months, 3 weeks ago
the answer is correct: Extended data types are user-defined types that are based on the boolean, int, int64, real, str, and date primitive data types, and on the container composite type. Source: https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-ref/xpp-data-edt
upvoted 2 times
...
8933e4c
7 months, 2 weeks ago
I suppose the question is about how to create the EDT in VS. You will find there in the first step EDT Date, EDT Integer, EDT Real etc. So I assume the correct answers are Date (since the tests asks for a day) and Integer, since the choice in VS is "EDT Integer".
upvoted 2 times
...
TrevStyleZ
11 months, 4 weeks ago
The question states: "Which EDT types should you use?" Therefore I would think the answer is TransDate and Integer (both EDT's)
upvoted 3 times
DANNYEXAMMB500
2 months, 1 week ago
• The new EDTs must use primitive base types without extending other EDTs. there for you cannot use those 2 Date and Int are correct.
upvoted 1 times
...
...
a50dc84
1 year, 4 months ago
Primitive type is int, integer is a standard ETD, so int is a correct answer.
upvoted 2 times
...
Poziomka100
1 year, 4 months ago
Int? Integer
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...