Filtering table data

Filters can be used to control functions such as:

  • Which records are updated with Update Column
  • Which records are exported
  • Which records are added to a new Group

For details about defining filters, refer to Defining filter criteria.

Naming considerations with filters

Coupa recommends that you do not use the same name for your groups, filters and record names. For example, assume you have a Site with Name = "Plant", a Site group called "Plant" with 3 members and a Site filter called "Plant" that returns 2 records. This can cause unexpected results when you run scenarios. If you do have groups, filters and record names with the same value, be aware that they will be used in the following order:

  • Group name has first priority

  • Filter name has second priority

  • Individual record name has third priority

When naming items such as Scenarios or Customers, keep in mind that the words "and" and "or" are reserved words for evaluating filter criteria. Coupa recommends that you do not include these words in your item names to prevent issues when filtering for these items. If the item value includes "and" or "or", you must preface the name with =" in the filter. For example, assume you created a scenario called "Consider RDC and Alternate Mode". Selecting this value in a filter may not return values in the output table unless you preface it with "=. You can alleviate the issue by renaming the scenario to "Consider RDC with Alternate Mode".

Last modified: Wednesday March 05, 2025

Is this useful?