MB-820 Exam Questions
85 real MB-820 exam questions with expert-verified answers and explanations. Page 2 of 2.
- Question #82Develop by using AL objects
You are creating a view for a Business Central app. The view requires a custom layout that displays only customer records with a balance greater than 500 in local currency. You nee...
viewsSharedLayoutfilterscustom layout - Question #83Develop by using AL objects
A company uses Business Central. You plan to help users through the installation process by using Assisted Setup. You need to create a wizard page. Which two actions should you per...
wizard pageNavigatePageAssisted Setuppage controls - Question #84Develop by using AL objects
You have an XMLport that exports items from a database to an XML file. You need to change the export format from XML to CSV. What should you do?
XMLportFormat propertyCSV exportVariableText - Question #85Develop by using AL
You must simulate the user interaction of selecting a posting option. The options must include: - Ship - Invoice - Ship & Invoice You need to create a test codeunit to run the test...
test codeunithandler methodsUI interactionposting options - Question #86Work with development tools
You are customizing Business Central by using Visual Studio Code. You create a project that will extend Business Central. The AL extension contains JSON files, which are automatica...
launch.jsonapp.jsonresourceExposurePolicyVS Code configuration - Question #87Develop by using AL objects
A company plans to change a field on the Resource Card page in a Base Application. You need to hide the field "Unit Price" from the Resource Card page. Which code snippet should yo...
page extensionfield visibilityBase ApplicationAL page customization - Question #88Develop by using AL objects
You create a page with the PageType property set to RoleCenter. You navigate through the different sections of the page. You need to add functionalities to the page. What should yo...
RoleCenter pagearea(embedding)navigation barpage areas - Question #89Install, develop, and deploy for Business Central
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 q...
permission setsIncludedPermissionSetsaccess controlAL permissions - Question #90Install, develop, and deploy for Business Central
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 q...
permission setsIncludedPermissionSetsaccess controlAL permissions - Question #91Install, develop, and deploy for Business Central
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 q...
permission setsIncludedPermissionSetsaccess controlAL permissions - Question #92Develop by using AL objects
A company uses Business Central. Users in DepartmentA are assigned a base application permission set. The company observes that DepartmentA can display a critical page that should...
permission setsaccess controlAL objectssecurity - Question #93Install, develop, and deploy for Business Central
A company has extended Business Central. You plan to submit the extension to AppSource. You need to ensure that an application meets the technical requirements before submitting it...
AppSourceextension validationdata classificationdigital signing - Question #95Develop by using AL objects
You create a page with the PageType property set to RoleCenter. You navigate through the different sections of the page. You need to add functionalities to the page. What should yo...
RoleCenterpage actionsarea(creation)AL page design - Question #96Develop by using AL objects
You create a page with the PageType property set to RoleCenter. You navigate through the different sections of the page. You need to add functionalities to the page. What should yo...
RoleCenternavigation bararea(embedding)AL page design - Question #97Develop by using AL objects
You create a page with the PageType property set to RoleCenter. You navigate through the different sections of the page. You need to add functionalities to the page. What should yo...
RoleCenternavigation bararea(embedding)AL page design - Question #98Develop by using AL objects
A company uses Business Central. The company plans to use the AL object model in Business Central to extend the Base Application. You need to extend the objects. Which two objects...
AL object extensionsextensibilityreport extensionenum extension - Question #99Develop by using AL objects
You create a page with the PageType property set to RoleCenter. You navigate through the different sections of the page. You need to add functionalities to the page. What should yo...
RoleCenternavigation bararea(processing)AL page design - Question #100Develop by using AL
A company has a test application. A user observes the following error messages when running the test: - "Unhandled UI: Message" - "Unhandled UI: Confirm" You need to resolve the er...
test codeunitUI handlersMessage HandlerConfirm Handler - Question #101Work with development tools
You have a custom app. A warning for the rule code named AA0XYZ appears in multiple app objects. You need to change the severity of the rule from Warning to Info for only the curre...
code analysisrulesetAL diagnosticsVisual Studio Code - Question #102Develop by using AL
You have an app with the Application Insights 1 connection string specified in app.json. You create the following custom telemetry event in the app. You publish the app to a custom...
Application InsightstelemetryTelemetryScopecustom events - Question #103Work with development tools
Drag and Drop Question A company uses four objects in development in Business Central. The company plans to make changes to the objects. You need to identify the application layer...
application layersAL objectsobject modelVisual Studio Code - Question #104Install, develop, and deploy for Business Central
Drag and Drop Question You are creating an app for Business Central. You plan to specify the following parameters and properties of the server and app: - Startup object type and ob...
app.jsonlaunch.jsonproject configurationAL project setup - Question #111Develop by using AL
Drag and Drop Question You develop a table named Contoso Setup and a page. You plan to use No. Series to automatically assign a unique number to data entries. You set up No. Series...
No. Seriesdesign patternsOnInsert triggerAL coding - Question #113Work with development tools
Drag and Drop Question You plan to run a debug for a client. You extend the Standard Sales - Invoice report to add a new requirement. You create a Report Extension "Ext Standard Sa...
debuggingreport extensionAL debuggerVisual Studio Code - Question #114Integrate Business Central with other applications
You plan to call a web service by using the data type HttpClient from a Business Central AL extension. You must provide the following implementation for the web service call: - The...
HttpClientweb servicescertificate authenticationSecretText - Question #115Develop by using AL
You ate creating a test codeumt for a company that uses Business Central. The company requites the following list of choices while posting a sales order: - Ship - Invoice - Ship &...
test codeunitStrMenu HandlerUI testinghandlers - Question #116Develop by using AL objects
You have a query object named Items Query. You write code using an Items Query query variable. You need to export the Items Query query data to a file. Which SaveAs function should...
query objectsSaveAsCsvdata exportAL query - Question #117Develop by using AL objects
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 b...
permission setsaccess controlAL objectssecurity - Question #118Work with development tools
A company has an on-premises Business Central instance named TEST. The instance uses Windows authorization and a developer services port of 7149 Visual Studio Code is installed on...
symbol downloadlaunch.jsonAL project setupserver configuration - Question #119Develop by using AL
A company uses Business Central. The company has sales orders that have a different location in the header than in the customer's card. You plan to add a check on sales order posti...
event subscriptionssales postingcodeunit 80posting validation - Question #121Develop by using AL objects
Drag and Drop Question A company is implementing Business Central. The company has the following requirements for a report: - The report must be loaded for users in a specific loca...
report triggersOnInitReportrequest page validationuser setup filters - Question #127Install, develop, and deploy for Business Central
You develop an extension for the newest release of Business Central online. You have a customer who has an earlier on-premises release of Business Central. The extension must be de...
extension deploymentAL Language extensionruntime versionon-premises compatibility - Question #128Install, develop, and deploy for Business Central
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 q...
permission setssecurity rolesAL permissionsentitlements - Question #129Develop by using AL
Case Study 1 - Contoso, Ltd Background Contoso, Ltd. is a sales company in the manufacturing industry. It has subsidiaries in multiple countries/regions, each with its own localiza...
variable accessibilityprotected modifierAL proceduresextension inheritance - Question #131Develop by using AL objects
Case Study 1 - Contoso, Ltd Background Contoso, Ltd. is a sales company in the manufacturing industry. It has subsidiaries in multiple countries/regions, each with its own localiza...
facade patternmodule designAPI codeunitPostIssue method