4.7 Saving an Interactive Grid

Save your changes as a new report within the application. Name and keep these interactive grid reports private or make them public to share with other users.

4.7.1 About Interactive Grid Report Types

Reports in interactive grids have different uses and characteristics. You interact with the Primary report of an interactive grid, and save your changes as Private reports.

The following is a list of default report types in Oracle APEX, although developers can choose to add more:

Private Report

You can save a Private report of the interactive grid to preserve your changes to it (such as filters, aggregations, column order, visible columns, and other customizations).

Private reports can only be viewed by the user who creates them.

Primary Report

The default view of an interactive grid is the Primary report.

While you can customize the look and organization of a Primary report, you cannot overwrite or rename it. The Primary report is useful as a backup or a starting point for customizing new views of the interactive grid.

After you save at least one private report, a drop-down list appears on the toolbar near the Search bar. You can use this to select between reports.

See Also:

How the User Type Affects Available Save Options in Oracle APEX App Builder User’s Guide

4.7.2 Saving a Report in an Interactive Grid

Save your changes to an interactive grid by clicking Save As from the Actions, Report submenu.

To save a private interactive grid report:

  1. Click the Actions menu and select Report then Save As.
    The Save As dialog displays.
  2. In the Save As dialog:
    1. Type - Select Private.
    2. Name - Enter a name for the grid.
  3. Click Save.

    Save further changes to the report by selecting Save in the Actions, Report Setting submenu.

The report is saved and a confirmation message displays.

If an interactive grid has a saved report, a drop-down list appears on the toolbar between the Search Bar and Actions menu.

4.7.3 Renaming a Report in an Interactive Grid

Change the name of an interactive grid report by selecting Edit in the Actions, Report submenu.

To rename a report:

  1. Select the report from the drop-down list.
  2. Click the Actions menu and select Report then Edit.
    The Report Settings dialog displays.
  3. Rename the report.
  4. Click Save.
The report is saved.

4.7.4 Deleting a Report in an Interactive Grid

Delete a Private report from an interactive grid by selecting Delete in the Actions, Report submenu.

To delete an interactive grid report:

  1. Select the report from the drop-down list.
  2. Click the Actions menu and select Report then Delete.
    A confirmation dialog appears.
  3. Click OK.
The report is deleted and the Primary report reloads.