exam questions

Exam MB-500 All Questions

View all questions & answers for the MB-500 exam

Exam MB-500 topic 3 question 3 discussion

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

You are a Dynamics 365 Finance developer. You have a solution that records product weights.
You must store up to four decimals of precision by using a standard Extended Data Type (EDT).
You need to add the field in a new table.
Which EDT should you extend?

  • A. AmountMST
  • B. MarkupValue
  • C. Weight
  • D. WeightBase
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
Weight data can be maintained with a maximum of two decimals by default. If you require the ability to enter, maintain, and view weight data with a maximum precision of six decimals, you must extend the decimal point precision for the WeightBase extended data type.
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/decimal-point-precision

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
Ariston
Highly Voted 3 years, 10 months ago
Yes correct, WeightBase got No. of Decimals is Extensible set to True
upvoted 9 times
...
alinders
Most Recent 2 weeks ago
Selected Answer: C
Weight is the EDT, WeightBase "could" be a base
upvoted 1 times
...
8933e4c
8 months, 3 weeks ago
Selected Answer: D
Correct. Weight is derived from WeightBase, but WeightBase has 'Number of Decimals Extensible' set to TRUE, whereas Weight has it set to FALSE..
upvoted 2 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 ...