BusinessObjects: Add/Delete Report Filters

Overview

Report filters are used to suppress certain values some of the time and display them at other times, or display them in one report tab but not in another. The effect of a report filter is similar to that of a query filter. However, a query filter limits the actual data returned by your query. A report filter hides the data, but does not eliminate it.

A report must be in Design mode (upper-right hand corner) in order to apply filters.

This procedure covers the following:

Note: This topic is also covered in the Add/Delete Report Filters & Filter Options webinar.

Add a Filter

Filters can be applied to both a table and a report, however regardless of how it is added, the filter applies to the report as a whole. If a report has multiple tabs, the filter only applies to the tab on which it was added.

Apply a Filter Using a Table

  1. Click or double-click a data cell in the column where you want to apply the filter, so the cell and column are highlighted.
    • If this is the first time you are clicking a cell in the table, you need to click twice to select the cell. The first click selects the table, as shown by a thicker blue outline around the full table. If you right-click on a cell at this stage, it applies to the table as a whole, not the specific cell/column. The second click on a cell selects the cell and highlights the column.
  2. Screenshot showing a cell in the Journal ID column selected and the Journal ID column highlighted

    This image shows how a cell should display after being selected. The first cell in the Journal ID column is outlined and the full column is highlighted. Step 2 should be performed on the highlighted cell.

  3. Right-click on the selected cell.
  4. Click Data then select Add Filter.
  5. Check the box(es) next to the value(s) you want included in the filter.
    • If the list of values is long, you can search for values using the Search bar.
    • The number at the bottom-left of the window shows how many values have been selected.
  6. Screenshot of the Select Values window showing several values checked and the OK button.

  7. Click OK.
  8. Repeat steps 1-5 as needed to add any additional filters.

Apply a Filter to a Report

  1. Click Properties Panel Property Panel icon to open the panel.
    • The Properties Panel should display the Report Element Data when opened. If it does not, click Report Element Data Report Element Data icon.
  2. Click Main Panel Main Panel icon to open the panel.
  3. Click Document Objects Document Objects icon.
  4. Drag and drop the report element you want to filter from the Document Objects panel to the drop area on the Properties Panel.
  5. Screenshot showing the Properties Panel and Document Objects panel, with an arrow going from a report element to the Drop and object from the object list box.

  6. Check the box(es) next to the value(s) you want included in the filter.
    • If the list of values is long, you can search for values using the Search bar.
    • The number at the bottom-left of the window shows how many values have been selected.
  7. Screenshot of the Select Values window showing several values checked and the OK button.

  8. Click OK.
  9. Repeat steps 4-6 as needed to add any additional filters.

Delete a Filter

Filters need to be deleted at the same level at which they were applied.

Delete a Filter Applied to a Table

  1. Right-click on a cell in the column which has the filter applied.
  2. Select Data > Remove Filter.
    • If Remove Filter does not display, make sure the cell is properly selected. See Step 1 in the Apply a Filter Using a Table section of this document for additional information.

Delete a Filter Applied to a Report

  1. Click Properties Panel Property Panel icon to open the panel, if it is not already open.
    • The Properties Panel should display the Report Element Data when opened. If it does not, click Report Element Data Report Element Data icon.
  2. Click Delete Delete icon on the filter being deleted.
    • Delete Delete icon does not display on the filter tile until you hover over or click the tile.
  3. Screenshot of a filter shown on the Report Element Data panel with the delete button highlighted.

View Currently Applied Filters

When trying to determine what filters are applied to a report, you need to check at both the report and table level.

Filters display on the Report Element Data Report Element Data icon section of the Properties Panel Property Panel icon. When nothing is selected on the report, the panel displays filters applied at the report level. Then, click on a table to view the filters applied at the table level.

Manage Filters

Once a filter is set up, you can adjust it as needed, including Adding Operators, Nesting Filters, and Changing Values. These actions are available by clicking the three-dot More menu on a report element listed on the Report Element Data Report Element Data icon panel.

Screenshot of the Report Element Data menu on a filter tile.

Changing Values

An existing filter can be editing by selecting Change Values from the filter three-dot More menu. This opens the Select Values window. Check and uncheck the box(es) next to the values as needed. Click OK to apply the changes.

Adding Operators

By default, Filters include all the values you selected on the Select Values window. If you need a more complex selection, such as a date range, you can apply an Operator.

  1. Select Manage filter from the filter three-dot More menu.
  2. Click the operation drop-down list and select a value.
  3. Screenshot of the Report Filter window showing the operators menu, add filter button and available values section.

  4. If needed, click Add Filter Add a Filter icon to apply another filter.
    • Double-click AND to the left of the filters to toggle between AND and OR. AND means both filter statements must be true for the data to display on the report. OR means either can be true.
  5. Set or change values in the Available Values section.
  6. Click OK.

Nesting Filters

Nesting filters allows for complex filter combinations to be applied to your report. These filters use nesting along with AND/OR statements.

  1. Select Manage Filter from the filter three-dot More menu.
  2. Click Add Nested Filter Add Nested Filter icon.
  3. Screenshot of the Report Filter window showing the Nested Filters button, And/Or toggles, add filter button and available values section.

  4. Click Add Filter Add a Filter icon and select the Object being nested.
  5. Check the box(es) next to the value(s) being included in the filter in the Available Values section.
  6. Repeat steps 3-4 until all objects are selected and configured for the filter.
  7. Double-click AND/OR to the left of the nested and regular filters as needed to toggle between AND and OR. AND means both filter statements must be true for the data to display on the report. OR means either can be true.
  8. Click OK.