Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

Microsoft Dynamics 365 Business Central Developer Question and Answers

Microsoft Dynamics 365 Business Central Developer

Last Update Sep 21, 2025
Total Questions : 117

We are offering FREE MB-820 Microsoft exam questions. All you do is to just go and sign up. Give your details, prepare MB-820 free exam questions and then go for complete pool of Microsoft Dynamics 365 Business Central Developer test questions that will help you more.

MB-820 pdf

MB-820 PDF

$40.25  $114.99
MB-820 Engine

MB-820 Testing Engine

$47.25  $134.99
MB-820 PDF + Engine

MB-820 PDF + Testing Engine

$61.25  $174.99
Questions 1

You need to log an error in telemetry when the business process defined in the custom application developed for Contoso, Ltd fails.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 2

You need to determine why the debugger does not start correctly.

What is the cause of the problem?

Options:

A.  

The "userld" parameter must have the GUID of the user specified, not the username.

B.  

The "breakOnNext" parameter is not set to -WebServiceClient".

C.  

The "userld" parameter is specified, and the next user session that is specified in the 'breakOnNext" parameter is snapshot debugged.

D.  

The "executionContext* parameter is not set to "Debug".

Discussion 0
Questions 3

You need to download a stored picture from the Room Incident page.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

F

Options:

Discussion 0
Questions 4

You need to populate the Incident Date and Status fields in the Room Incident table.

Which instructions or trigger should you use? To answer, select the appropriate options in the answer area

NOTE: Each correct selection is worth one point

Options:

Discussion 0
Questions 5

You need to define the data types for the fields of the N on-conformity table.

Which two data types should you use? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.  

Integer for the N on-conformity Number field

B.  

Date Time for the Non-Conformity Date field

C.  

Char for the Non-Conformity Number field

D.  

Date for the Non-Conformity Date field

E.  

Code for the Non-Conformity Number field

Discussion 0
Questions 6

You need to define the tables used for the non-conformity entity.

What should you use?

Options:

A.  

document history table to introduce the non-conformity entities

B.  

document table to introduce the non-conformity entities

C.  

supplemental table to introduce the non-conformity lines

Discussion 0
Questions 7

You need to select the appropriate page types to solve the reporting requirements.

Which page types should you use? To answer, select the appropriate options in the answer area.

NOTE; Each correct selection is worth one point.

Options:

Discussion 0
Questions 8

You need to define the properties of the comments field of the Non-conformity page.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE; Each correct selection is worth one point.

Options:

Discussion 0
Questions 9

You need to determine why the extension does not appear in the tenant.

What are two possible reasons for the disappearance? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.  

The extension was published as a DEV extension.

B.  

The extension was not compatible with the new version within 60 days of the first notification.

C.  

The extension was published as PTE. and the Platform parameter was not updated in the application file.

D.  

The extension was published as PTE. and the Platform and Runtime parameters were not updated in the application file.

E.  

The extension was not compatible with the new version within 90 days of the first notification.

Discussion 0
Questions 10

You need to create the API page according to the requirements.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 11

You need to call the Issue API action from the mobile application.

Which action should you use?

Options:

A.  

POST/issues (88122e0e-5796-ec11-bb87-000d3a392eb5yMicrosoit.NAV.copy

B.  

PATCH /issues {88122 eOe-5796-ed 1 -bb87-000d3a392eb5)/Mkrosotl.NAV.Copy

C.  

POST /issues (88122e0e-5796-ec11 -bb87-000d3a392eb5)/Copy

D.  

POST /issues (88122e0e-5796-ec11 -bb87-000d3a392eb5)/copy

E.  

POST/issues(88122e0e-5796-ec11-bb87-000d3a392eb5)/MicrosoftNAV.Copy

Discussion 0
Questions 12

You need to write the code to call the subcontractor's REST API.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 13

You need to determine If you have unwanted incoming web service calls in your tenant during the last seven days.

Which two KQL queries should you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.  

B.  

C.  

D.  

E.  

Discussion 0
Questions 14

You need to parse the API JSON response and retrieve each order no. in the response body.

How should you complete the code segment? To answer select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 15

You need to handle the removal of the Description field and the Clone procedure without breaking other extensions.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Options:

Discussion 0
Questions 16

You have a decimal variable named AmountlCY.

You need to round up the variable to four decimal places.

Which result value should you use?

Options:

A.  

Result: = Round (AmountLCY,

A.  

'>"}:

B.  

Result: = Round {AmountLCY. 0.0001. =');

C.  

Result: = Round (AmountLCY. 0.0001. '<'):

D.  

Result: = Round (AmountLCY, 0.0001, >');

Discussion 0
Questions 17

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result these questions will not appear in the review screen.

A company plans to optimize its permission sets.

The company has the following permission sets:

You need to provide the following implementation for a third permission set:

• Create a new Permission Set C that is a composite of Permission Set A and Permission Set B.

• Assign Permission Set C to a user.

You need to ensure that the user has only read access to the Job table.

Solution: Set the Excluded Permission Sets property to Permission Set B.

Does the solution meet the goal?

Options:

A.  

Yes

B.  

No

Discussion 0
Questions 18

A company has the following custom permission set:

You need to make the permission set visible on the Permission Sets page.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Options:

Discussion 0
Questions 19

You have a per tenant extension that contains the following code.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 20

A company plans to customize its per tenant extension reports. The company has the following requirements for the customization:

• Child data items must not be displayed on the request page for some master detail reports.

• Selecting key filter fields takes users too much time. The customization must decrease the amount of time to select the fields.

You need to optimize the report request page.

Which actions should you configure? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 21

A company plans to meet new regulatory requirements.

The regulator has issued new tax tiers.

You need to update the base application table by using a table extension.

Which table field property can you change?

Options:

A.  

CalcFormula

B.  

DecimalPlaces

C.  

BlankZero

D.  

AutoFormatType

Discussion 0
Questions 22

You create a 'Contoso Post" procedure to send an http POST request in JSON format. You publish the procedure to your environment.

You write the following procedure code:

The procedure does not work as expected.

You need to find and fix all errors in HTTP class usage.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 23

You need to create the Fabrikam Vendor API for the accounting department.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 24

You need to configure the Subcontract Docs extension to translate the fields.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Options:

Discussion 0
Questions 25

You need to modify the API Customer list code to obtain the required result.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 26

You need to define the XML file properties for the accounting department.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 27

You need to edit the code to meet the formatting requirements on the Subcontract Document List for the control department.

Which formatting should you use?

Options:

A.  

B.  

C.  

D.  

E.  

Discussion 0
Questions 28

You plan to write unit test functions to test newly developed functionality in an app.

You must create a test codeunit to write the functions.

You need to select the property to use for the test codeunit.

Which property should you use to ensure that the requirements are fulfilled?

Options:

A.  

SubType

B.  

Access

C.  

Description

Discussion 0
Questions 29

A company uses Business Central Users in DepartmentA are assigned a base application permission set.

The company observes that Departments can display a critical page that should be unavailable to the department.

You need to resolve the system control issue.

What should you do?

Options:

A.  

Create a different role center page that excludes the critical page and assigns it to the users.

B.  

Extend the base application permission set and configure the Included PermissionSets property.

C.  

Extend the base application permission set and configure the ExcludedPermissionSets property

D.  

Create an entitlement object that excludes the base application permission set.

E.  

Create a permission set object that excludes the critical table and assigns it to the users.

Discussion 0
Questions 30

You need to evaluate the version values of the Quality Control extension to decide how the quality department must update it.

Which two values can you obtain in the evaluation? Each correct answer presents part of the solution. Choose two.

NOTE: Each correct selection is worth one point.

Options:

A.  

AppVersion - 1.0.0.1

B.  

AppVersion = 1.0.0.2

C.  

DataVersion = 0.0.0.0

D.  

DataVersion = 1.0.0.1

E.  

DataVersion = 1.0.0.2

Discussion 0
Questions 31

You need to develop the report Subcontract Documents Excel List that is required by the control department.

You have the following code:

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 32

You need to add a property to the Description and Comments fields with corresponding values for the control department manager.

Which property should you add?

Options:

A.  

Description

B.  

Caption

C.  

ToolTip

D.  

InstructionalText

Discussion 0
Questions 33

You need to assist the development department with setting up Visual Studio Code to design the purchase department extension, meeting the quality department requirements.

How should you complete the app.json file? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 34

You need to define the properties for the Receipt No. field in the Non-conformity table when storing the information to the purchasing department

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE; Each correct selection is worth one point.

Options:

Discussion 0
Questions 35

You need to create the Install codeunit that is requited 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.

Options:

Discussion 0