Report Filters

Report Filters are applied during report creation or editing. These filters are set on specific fields and define the default data shown in the report. Only users with edit permissions—such as the report owner or someone assigned as a Report Editor—can add or modify these filters. Report Filters cannot be changed when viewing the report.

Report filters allow you to pare down your report until it only shows the data that you want. These instructions are on how to add a report view filter when creating or editing a report.

Note: Once a filter is defined, it will appear in the Filter drawer when viewing the report. You also have the option to display it as a Quick Filter at the top of the report, or to enable the Require users to select filters prior to running report setting to prompt users to choose filter values before viewing the data.

This article details how to apply a filter to a Field in Upland Analytics:

  1. Click Filter on the field you want to filter.
  2. Select one of the following:
    1. Basic (available for Dimension Field Types)
    2. Advanced (available for Dimension, Measure and Date Field Types)

Note: The AND logic applies to all filter types, including Report Filters, On Page Filters, Quick Filters, and Subscription Filters. All filter conditions must be met for data to be included in the results.

Basic

  1. In the Type your keywords here, field type the data value on which you want to filter. A dropdown menu displays all data values that match the search.
  2. Select one or more values to add to the filter from the list.
  3. Click Apply.

Example 1 - Filtered Client

Let's assume we want to filter the report to only show Aged Invoices for a given client.

  1. Click Filter on the Client field.
  2. Select Basic.
  3. In the Type your keywords here, field type ACME.
  4. Click Apply.

  5. Click Preview Report. Note that the Report is Filtered based on your selection.

Advanced

  1. Select Advanced to add conditions.
  2. Click Add Condition.
  3. Click the Condition dropdown and select an operator. The following operators are available depending on the Field Type you select:
  4. One of the following fields displays depending on the operator you selected in step 2:
    1. Type your keywords here: Type the data value on which you want to filter. A dropdown menu displays all data values for the selected field in the report.
    2. Value: Type the value on which you want to filter.
  5. Repeat steps 3 to 4 as necessary.
  6. Click Apply.

Example 1 - Filtered Client

Let's assume we want to filter the report to only show Aged Invoices for Client names beginning with AC.

  1. Click Filter on the Client field.
  2. Select Advanced.
  3. Select Starts With as Condition.
  4. In the Value field type AC.
  5. Click Apply.

  6. Click Preview Report. Note that the Report is Filtered based on Client names starting with AC.

Example 2 - Filtered based on Invoice Total Amount

Let's assume we want to filter the report to only show Aged Invoices where the Invoice Total Amount is less than or equal to 3000.

  1. Click Filter on the Client field.
  2. Select Advanced.
  3. Select Equal to or less than as Condition.
  4. In the Value field type 3000.
  5. Click Apply.

  6. Click Preview Report. Note that the Report is Filtered to show Aged Invoices where the Invoice Total Amount is less than or equal to 3000.