Create a Custom Report Based on a Data Model
Now you can create a report based on the data model you have created.
-
Log in to Fusion Service as a user who can use Reports and Analytics.
-
Click Navigator > Tools > Reports and Analytics.
-
On the Reports and Analytics page, click Create, and then select Report.
-
Select Use Data Model, then click the search icon and locate the data model you previously created.
-
Click Next.
-
On the Select Layout page, choose the Landscape page option, and the Table layout option, and then click Next.
-
On the Create Table page, deselect Show Grand Totals Row and then click Next.
-
On the Save Report page, click Customize Report Layout.
-
Click Finish.
-
In the Save As dialog box, enter a name such as Migration Report, and then click OK.
-
Add a layout grid by doing the following:.
-
In the report editor, click Drop a Data Item Here, and press the delete button on your keyboard.
-
Click the Insert tab (if it's not already selected).
-
Drag the Layout Grid from the Components list and drop it below the report title.
-
In the Insert a Layout Grid dialog box, enter 1 in the Rows box, and leave the Columns box as 2, and then click OK.
-
Click the Insert tab again, and from the Components list, drag a Text Item and drop it in the first column.
-
Double-click the text item and enter the following: Job started on or after.
-
From the Data Source pane, drag the JOB_START_DATE parameter to the second column.
-
Reduce the width of the Job started on or after column.
-
-
Add a repeating section component by doing the following:
-
Click the Insert tab, and then drag the Repeating Section component and drop it below the Layout Grid.
-
In the Insert a Repeating Section dialog box, select JOB ID from the Element drop down list, and then click OK.
-
Click the Insert tab, and drag a Layout Grid and drop it into the repeating section.
-
Click the Insert tab, and drag a Text Item and drop it in the first column.
-
Double-click the text item and enter the following: Job ID.
-
From the Data Source pane, drag the JOB_ID parameter to the second column.
-
Re-size the first column.
-
-
Now add a data table by doing the following:
-
Click the Insert tab, and drag the Data Table component and drop it under the row in the repeating component,
-
While the data table is selected, click the Show drop down list on the Table tab and select the first item that indicates no (darkened) summary row.
-
From the Data Source pane, drag and drop the following fields into the data table:
-
Event ID
-
Contact Party ID
-
Login ID
-
Event Type
-
Event Status
-
Comments
-
-
-
Click the Save icon, and then click the Done button to access the report in View mode.
-
In the Start Date field, enter a job start date, and then click Apply to view the report.