Oracle by Example brandingCreate a Report Layout Using the Layout Editor in Oracle Business Intelligence Publisher

section 0Before You Begin

This 15-minute tutorial shows you how to use the Layout Editor in Oracle Business Intelligence Publisher to create a report layout.

Background

You learn to use the report designing and formatting features of the Layout Editor.

In this tutorial, you first create a basic report layout, and then you edit the report layout to design an order summary report. You learn to insert and arrange the layout components in the report layout.

What Do You Need?

  • Access to Oracle Business Intelligence Publisher in Oracle Analytics Cloud as a BI Content Author
  • The CustomerOrders data model created under My Folders in Catalog
  • The sample_logo.png file downloaded to your computer

section 1Create a Report Layout

In this section, you use the CustomerOrders data model and the Layout Editor to create a basic report layout.

  1. Sign in to Oracle Analytics Cloud.
  2. On the Home page, click Page Menu Page menu icon, select Open Classic Home, click the Open menu, and then select the CustomerOrders data model under Recent.
  3. In the CustomerOrders data model, click Create Report.
  4. In the Create Report dialog box, select the /My folders/CustomerOrders.xdm data model. In the How do you want to create your report?: field, select Guide Me, and then click Next.
  5. From Page Options, select Portrait, Page Header, and Page Footer. From Layout, select Table.
  6. On the Create Table page, under Data Source, select and drag the ORDER_ID, ORDER_MODE, and ORDER_TOTAL fields to Drop Fields here, and then click Next.
  7. Click View Report, and then click Finish.
  8. In the Save as dialog box, enter Order Summary in the Name field, and then click Save.
  9. In the Order Summary report, enter 102 in the Customer ID field, click Apply, and then view the report.

section 2 Edit the Report Layout

In this section, you edit the report layout to add an image, data elements, layout grids, and the text.

  1. On the Report Viewer page, click Actions Actions icon, and then select Edit Layout.
    report layout
    Description of the illustration report_viewer.png
  2. On the Layout Editor page, below the report title, select the page header. On the Insert tab, click Layout Grid Layout Grid icon. In Rows, enter 1. In Columns, enter 2, and then click OK.
  3. Click the first column of the grid. On the Insert tab, click Image Image icon.
  4. Select Select the image from your local folder, click Choose File, select the sample_logo.png file from your local folder, click Open, and then click Insert.
  5. Click below the data table. On the Insert tab, click Layout Grid Layout Grid icon. In Rows, enter 2. In Columns, enter 2, and then click OK.
  6. Format the layout grid cells:
    • In the first row and first column of the layout grid, click the cell. On the Insert tab, click Text Item Text Item icon, double-click, and then enter Customer ID: in the cell.
    • In the first row and second column of the layout grid, click the cell. Drag and drop the CUSTOMER_ID field from the Data Source pane to the cell.
    • In the second row and first column of the layout grid, click the cell. On the Insert tab, click Text Item Text Item icon, double-click, and then enter Customer Name: in the cell.
    • In the second row and second column of the layout grid, click the cell. Drag and drop the CUSTOMER_NAME field from the Data Source pane to the cell.
    layout grid
    Description of the illustration layout_grid.png
  7. Select the column separator of the layout grid and size the first column to 132px, and then drag and drop the layout grid below the report header.
  8. Click below the data table component, on the Insert tab, click Text Item Text Item icon, double-click, and then enter the following text:
    Dear Sir/Madam, 
    Please review and confirm your orders.                           
    
  9. Drag and drop the text component in between the layout grid component and the data table component.
  10. Click below the data table component, on the Insert tab, click Text Item Text Item icon, double-click, and then enter the following text:
    Thanking you in advance.
    Regards,                              
    Sales Manager                          
    
  11. Verify the report layout:
    report layout
    Description of the illustration report_layout.png
  12. Click Save Save icon.
  13. Click Done.

more informationWant to Learn More?