Skip to main content
Skip table of contents

Design Layout

The below image shows the design layout of R2 Reports.

image-20250521-062208.png

image-20250521-062058.png Default/Parts area: The left pane in the design view consists of basic items, data region, data visualization, and sub reports to design an interactive report.

image-20250521-062119.png Design layout: Design Layout is a blank layout, where you can drag and drop the widgets and make it more customized.

image-20250521-062250.png Configuration Panel: The configuration panel used to setup Data source, Datasets, Set Filters, Edit Parameters, Add Image, Set Properties for the Widgets.

Steps to design Layout

  1. Select the View item under Default in the widget panel, then drag and drop it to the design area.

image-20250411-124417.png
  1. The above action will render the Table with two rows and three columns in the design area, you can add more by doing right click.

image-20250411-124432.png
  1. Like wise, you can add Header and Add Footer to your report.

image-20250516-114718.png
image-20250516-115358.png
  1. To Insert item at design surface:

    • Right click/Drag and Drop item on the design surface.

    • Based on the target surface (body, footer, or header), the context menu will show the report items list in the Insert option.

image-20250516-115723.png
  1. You can add Table and set properties as follows

image-20250520-122134.png
  1. You can add Text properties as follows

image-20250520-103209.png

Assign data fields in Table cell

  1. Select the Table cell and click on the Data assign menu icon to assign data.

image-20250520-103421.png
  1. Select the value field in the Table cell.

  2. Similarly, you can assign the required data fields to all the cells.

Add expression to the cell

You can assign expression to the cells such as Addition, Subtract or any other expressions to get any result from the columns required.

  1. Click on any cell to add expression and do right click.

image-20250520-104449.png
  1. Click the Edit expression dialog,

    • Add the following expression to add two column values(Ex: Invoice Revenue+Tax) and click OK.

      CODE
      =Fields!INVOICEREV.Value+Fields!TAX.Value
image-20250520-104011.png
  1. Now, the View will look like below

image-20250520-104608.png

similarly you can use any kind of expressions according to the result you need.

Publish the report

You can publish the report to save it for future reference.

image-20250521-071337.png
  1. Enter the following fields.

    • Select category from dropdown(Sample reports/User name).

    • Enter Report name.

    • Enter Description

    • You can add Tags name

image-20250521-071515.png
  1. You will see the report in quick access section from the category you have selected.

image-20250521-071222.png
image-20250521-071907.png

You can customize the report as required.

  • Click here to know how to add image?

  • Click here to know how to Merge cells?

  • Click here to know how to group the categories?

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.