To create a new table, follow the steps below:
- Open MS Excel.
- Click Open Report
on the Aspose.Cells.Report.Designer toolbar to open a RDL Report file that contains the data sources, datasets and Report Parameters created in advance. Once the file has been opened successfully all its information is available for use, for example, its datasets are listed in the DataSet combo box.
- Open MS Excel Sheet and design the table header as following.
- Select a dataset “EmpSalesDetail” from dataset combo box control.
- All the fields of dataset “EmpSalesDetail” are listed in the fields combo box. Select the cell under the OrderNumber column Cell and then select “SalesOrderNumber” field from the fields combo box to insert a data marker into the cell.
- Repeat the step 5 to insert ProdCat and SubCat fields.