You can create a new blank report to start designing your report. In this example, we will create a Sales Summary List starting from a new blank report.
A. Create a New Blank Report
- In the Report List page, click "Add New Report" button;

- The New Blank Report will be created.

B. Bind Report to a Data Source
- In the Report Designer, click on the "Fields List" panel;

- Choose the "Sales Summary" data source from the Fields List panel;

C. Add Report Title
To start with, you can add a Report Header band to place your Report Title.
(*The content of the Report Header band will be displayed once at the top of each report.)
- You can select the "Details" band at your design surface, and then click "Add Report Header band" at the Properties panel;


- Drag and drop a Label control from toolbox into the Report Header band;

- Type in the Report Title to the Label control we just added;

- Adjust the position and appearance of the Report Title;

- Adjust the height of the Report Header band to fit the Report Title;

D. Create Column Header
Before adding data fields to your report, you can design the column header for your report.
- First, you need to add a Group Header band upon the Details band;

- Adjust the height of the Group Header band;

- Drag and drop a Table control from toolbox into the Group Header band;

- In this example, I want to show data "Date", "Invoice No.", "Sales Amount", "Sales Return Number";

E. Bind Data Fields to Table
- Drag and drop a Table control to the Details band;

- Adjust the height and layout for the Detail band and Table cells, and also adjust the font size for the table;

- Drag and drop Data Fields from the Fields List panel accordingly;

- Bind all data fields to the table;

- Change the Text Format String for "Date";

- Choose the Date format you preferred, and then click "OK";

- Also, for the field of Sales Amount, change the Text String Format to Currency;


F. Save your Report Template
- In Main Menu, click "Save";

- Set the Report ID, and then click Save;

- Set the Report Properties for your customized report, e.g. the report name and description.

- Add a parameter "Date Range" for your report, so that you can filter the date range afterwards;

- Click "Update" to complete creating this new report.

G. Run your Customized Report
- In Report List, click the "Run" icon to execute your report;

- Choose the date range filtering (The report parameter), and then click Submit;

- The Report will be generated dynamically in the Report Viewer.
