Printable PDF
Want to pass your Microsoft Dynamics 365 Business Central Developer MB-820 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
HOTSPOT
A company uses Business Central. The company has branches in different cities.
A worker reports that each time they generate a daily summary report they get an error message that they do not have permissions.
You need to resolve the issue.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
HOTSPOT
You need to create the Install codeunit that is required in the extension used for installing or updating the Housekeeping app.
Which data type or declaration should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
You have a decimal variable named AmountlCY.
You need to round up the variable to four decimal places. Which result value should you use?
A. Result: = Round (AmountLCY,A. '>"}:
B. Result: = Round {AmountLCY. 0.0001. =');
C. Result: = Round (AmountLCY. 0.0001. '<'):
D. Result: = Round (AmountLCY, 0.0001, >');