WebFOCUS Online Help > Managed Reporting End User > Using Java Applet Managed Reporting > Editing a Custom Report and its Properties

Editing a Custom Report and its Properties

How to:

Reference:

To edit an existing Custom Report, right-click a Custom Report and select Open. The tool used to create the report opens.

Note: If you created the Custom Report using the HTML Report Assistant or HTML Graph Assistant, and then edited the report with the Editor, the Custom Report can only be opened and edited again using the Editor.


Top of page

Procedure: How to View and Edit Properties of a Custom Report
  1. Select the Custom Reports folder in the My Reports tab.
  2. Right-click the report for which you want to view or edit properties.

    The following image shows the Properties dialog box that opens, which contains the date and time the report was last changed, the folder location, the run type, the filename, a description, and three check boxes, Share Report, Prompt for Parameters, and Run with OLAP.

  3. View the report, make any desired changes, and click OK.

Top of page

Reference: About Comments in the Code

When you create a procedure with graphical tools, the type of component and the information contained in it are previewed below the -* icon. The characters -* are required to identify text as a comment.

By default, comments contain the name of the procedure. This comment is not necessary for your application, and if you wish, you can delete it. You can also choose to type additional comments. For example, you may want to introduce each new line with the comment characters -*, or you may want to insert comments to describe different sections of code.


WebFOCUS