nerdexam
Microsoft

MB-500 · Question #359

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…

The correct answer is D. Deploy the report. After making changes to a report in Visual Studio, especially if the changes involve modifying the design or adding fields, you need to deploy the updated report to the reporting server for the changes to take effect. In Dynamics 365 Finance, reports are handled by SQL Server…

Implement reporting

Question

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?

Options

  • ASynchronize the database from Visual Studio.
  • BRestart the SQL Server Reporting Services service.
  • CRestart IIS/IIS Express.
  • DDeploy the report.

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    12% (3)
  • D
    80% (20)

Explanation

After making changes to a report in Visual Studio, especially if the changes involve modifying the design or adding fields, you need to deploy the updated report to the reporting server for the changes to take effect. In Dynamics 365 Finance, reports are handled by SQL Server Reporting Services (SSRS), and changes made to a report in Visual Studio are not immediately reflected until the report is deployed to SSRS.

Topics

#SSRS reports#report deployment#Visual Studio#print preview

Community Discussion

No community discussion yet for this question.

Full MB-500 Practice