Microsoft MB-500 Practice Test - Questions Answers, Page 13
List of questions
Related questions
You have a cloud-based Dynamics 365 Finance production environment.
You need to access the data to create Microsoft Power BI reports for the business.
What should you use?
aggregate measurements
. aggregate dimensions
Analysis Cubes
Entity store
You are a Dynamics 365 Finance developer. You create a key performance indicator (KPI) in a development environment.
You need to display the KPI.
What should you do?
Create a new workspace and add the KPI to the workspace.
Create a tile and add the KPI to the tile.
Add the KPI to an existing form.
You are a Dynamics 365 Finance developer. You create a key performance indicator (KPI) that will enable users to be able to see the total sales per region. You create a tile named SalesRegion and link the KPI to the tile.
You need to ensure that users can view this tile on a form in the user interface.
What should you do?
Create an extension of the form that will contain the new tile and KPI. Add the tile to the extended form.
Open the form that will contain the new tile. Add the tile to the form.
Create a new workspace. Add the KPI to the workspace from the user interface.
HOTSPOT
You are creating a Dynamics 365 Finance report. You cannot query the data for the report directly.
You must include parameters to specify data for the report.
You need to create the report.
What should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
DRAG DROP
You are a Dynamics 365 Finance developer.
The sales department manager must to be able to view total customers by region and total sales by regions.
You need to build key performance indicators (KPIs) and display them on a tile in the application.
How should you model the KPI? To answer, drag the appropriate objects to the correct KPI components. Each object 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.
DRAG DROP
You are a Dynamics 365 Finance developer.
You have a report in an existing model that connects with the following objects:
in-memory table data provider class controller class contract class
The report is locked for modifications.
You need to create an extension of the in-memory table in a model and you add the new field to the extension.
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.
HOTSPOT
You are a Dynamics 365 Finance developer.
A form uses a synchronous call based on a saleID value. There are long wait times for the form to complete processing. You must allow the user to continue to work while the form processes and inform the user immediately when the processing completes.
You need to implement the correct method calls and behavior.
Which code segments should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
You are Dynamics 365 Finance developer.
You need to initialize an embedded Microsoft Power BI report.
Which code segment should you add to the form initialization method?
getPBIReportByResourceName(resourceName)
initializeReportControl(WorkspaceName, FormGroup)
importAndStoreReport(powerBIConfiguration, resourceName, isUpate)
deployOrUpdateReport(powerBIConfiguration, reportName, resourceName)
HOTSPOT
A company requires a change to one of the base Microsoft SQL Server Reporting Services (SSRS) reports. The report must include a new field that automatically filters the report based on the user who opens the report.
You need to add the new field as specified.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
You have a cloud-based Dynamics 365 Finance production environment.
You need to access the data to create Microsoft Power BI reports for the business.
What should you use?
Power BI embedded
views
aggregate dimensions
data entities
Question