HOPEX Studio : Customizing Documentation : Report DataSet Definition : How To
   
How To
 
How to add a column in a Report DataSet?
How to hide a column in a Report DataSet?
How to duplicate a Report DataSet
How to add a column in a Report DataSet?
Each Report DataSet column corresponds to each data you defined as feeding the Report DataSet.
To add a column in a Report DataSet you can either:
*In the Report DataSet Definition definition tab, drag and drop object from the left pane to the Report DataSet tree structure.
*See "Defining the data that feeds the Report DataSet".
*In the Report DataSet Definition definition tab, from the Report DataSet Collection create a Report DataSet Property.
*See "Defining the data that feeds the Report DataSet: computed Property".
How to hide a column in a Report DataSet?
You can hide a column from:
the Report DataSet Definition
Data is not extracted from the repository.
*See "Hiding a column of the Report DataSet".
the Report DataSet
Data is extracted from the repository but not displayed in the Report DataSet.
*See "Handling the Report DataSet".
How to duplicate a Report DataSet
You might need to duplicate a Report DataSet Definition to modify it according to your needs.
To duplicate a Report DataSet Definition:
1. From the Utilities Navigation Window, in the Report DataSet Definition folder, right-click the Report DataSet Definition and select Duplicate.
2. Define the name of the duplicated Report DataSet Definition.
3. Click OK.