Define the Report Layout

Steps

  1. In the Solution Explorer pane, select the report that you created.

    The report layout appears in the Design workspace.

    Design workspace

  2. As needed, in the Design workspace, modify the report layout.

  3. If you want display the UOM in the SSRS Report, enter the following expression in the Report Designer.

    Fields!<nameofthefield>.FormattedValue

    Note: If the query used to create the reports is in formatted mode, then only the UOM will appear in the Reports.

  4. If you do not want display the UOM in the SSRS Report, enter the following expression in the Report Designer.

    Fields!<nameofthefield>.value

  5. Select the Preview section to view the report layout.

    Note: Enter the Login name and Password that were used to access the APM Report Designer.

  6. Select .

    The report layout is defined.

What's Next?

Copyright © 2018 General Electric Company. All rights reserved.