Question 79 of 103 from exam MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer

Question 79 of 103 from exam MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer

Question

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.

Hot Area:

Answer Area

Requirement

Add the new field to the report.

Automatically filter based on the user.

Action

Duplicate the existing report in an extension model.
Extend the existing report in an extension model.
Customize the existing report.

Use the Controller class.
Use the ReportDataProvider class.

Explanations