A script-enabled browser is required for this page to function properly.

Creating or editing a group filter

To create or edit a group filter:

  1. In the Data Model view, double-click the title bar of the group to display the Property Inspector.

  2. Scroll to the Group node.

  3. To display the first n records for the group, set the Action Type property to First and set the Number of Records property to n.

  4. To display the last n records for the group, set the Action Type property to Last and set the Number of Records property to n.

  5. To create your own filter using PL/SQL, set the Action Type property to PL/SQL and set the PL/SQL Filter property by clicking the ... button to display the PL/SQL Editor to define the PL/SQL for the filter.

  6. Set other properties as desired.

See also

About group filters

About groups

About program units