To create a report parameter in Aspose.Cells.Report.Designer, follow the steps below:
- Open MS Excel
- Click Report Parameter
on the Aspose.Cells.Report.Designer toolbar.
- In the dialog box, all the Report parameters are listed in the left panel. Click Add button.
- In the dialog box, input the report parameter information. The valid values for a report parameter may come from a dataset or a group of values defined by user. A Report parameter has two data fields: label field and value field, where the value of label field is allowed to be null. Click Setup button to setup a group of values for the report parameter.
- Input the value of Label filed and Value field. Click Add button.
- Repeat the step (5) to add other values for the report parameter and click Close button.
- Click Save button to save the report parameter.
- The newly-created report parameter is listed in the left panel.