Microsoft MB-500 Practice Test - Questions Answers, Page 28
List of questions
Related questions
A company uses Dynamics 365 finance and operations apps.
The company must implement the Excel Add-in to allow for data modification outside of Dynamics 365 finance and operations apps.
The company must modify the standard fields displayed for a particular entity to include additional columns.
You need to add the additional columns.
Which field group should you add the columns to?
AutoBrowse
AutoSummary
AutoLookup
AutoReport
A company is using a Dynamics 365 finance and operations app.
The accounting department requests two custom fields named CusStatus and CusDiscount for the header of the sales invoice SSRS report The custom fields are in the SatesTable table.
You create a duplicate of the report design and add the two new fields to a temporary table by using the following extension:
You need to populate the new fields by using Chain of Command (CoQ
Solution: Declare the SalesTable table on line 06 and insert a new line after line 06 to declare the SaleslnvoiceHeaderFooterTmp table ^Populate the new fields by using the custlnvoiceJour parameter with a reference to SalesTable
Does the solution meet the goal?
Yes
No
A sales manager wants to display a tile that shows the total number of orders processed each hour.
You need to create a key performance indicator (KPI) that meets the requirement.
Which two components should you create? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Aggregate measurements
Data entity
TempDB table
Aggregate dimensions
DRAG DROP
You have an Azure DevOps project that has Dev and Test branches.
The Test branch is used for deploying artifacts in a test environment.
You must merge code from the last Dev branch and check-in the code to Test.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.
A company uses Dynamics 365 Finance. The company has a customized version of the sales invoice report.
The sales department requires a new field in the header of the report. You add the field in the report in Visual Studio. You build the Visual Studio solution and test the changes to the report in your development environment.
The new field does not appear in the print preview of the report.
You need to ensure that the new field appears in the header.
What should you do?
Synchronize the database from Visual Studio.
Restart the SQL Server Reporting Services service.
Restart IIS/IIS Express
Deploy the report.
You are developing a model extension for Dynamics 365 Finance that extends objects from the Application Foundation package.
You need to create and configure a new model for the extension.
Which two actions should you perform? Each correct answer presents part of the solution
NOTE: Each correct selection is worth one point.
Reference the Application Foundation package when creating the extension model.
Create a new model that is part of an existing package.
Create an extension class that references the Application Foundation.
Assign the model to the USR layer.
Create a new model that builds into its own separate assembly.
DRAG DROP
A company uses Dynamics 365 finance and operations apps.
The company must ensure employees use best practices when performing data validation and functional, regression, and user acceptance testing in the finance and operations apps.
You need to select the correct testing framework or functionality.
Which testing framework or functionality should you use in each scenario? To answer, drag the appropriate testing frameworks or functionalities to the correct scenarios. Each testing framework or functionality 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.
Answer:
A company uses Dynamics 365 Finance.
You must create a process that updates the following:
* A single record for customer number A0001 in the customer table.
* The value of its customer group to 10.
You need to implement the process. Which code segment should you use?
A company is developing a new solution in Dynamics 365 Supply Chain Management. Customers will be able to use the solution in their own implementations.
Several of the classes in the solution are designed to be extended by customers in other implementations to accommodate unique requirements.
Certain methods must show up in the output window during the build process to advise other developers about the intent of the methods.
You need to implement the statements for the methods.
What should you implement?
global variables
info () function
properties
comments
attributes
DRAG DROP
A company uses Dynamics 365 Finance.
The company plans to send banking information by using Electronic reporting (ER).
You need to create an ER data model.
In which order should you perform the actions? To answer, move all 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.
Question