Filtering

Filtering means limiting which items you see in a view.

It is rarely useful to see all items ever logged in TeamPulse. So you can filter that data down by using filter criteria.

An example of filter criteria is item type. You can choose to see only stories, or only bugs.

Use the filtering options to add, modify or remove filter conditions:

In the animation above, the resulting view will display only stories, bugs and tasks that are from the current iteration and are assigned to the user who is currently logged (most probably you)..

You can add filter conditions for all properties of an item - type, estimate, assigned to etc.

To further limit the data in the view you can customize the filter “operator” as it is shown in the animation below:

In example above:

  • tag: any (regression, test) - the resulting view will display items that have either one of the selected tags.
  • tag: all (regression, desktop) – the resulting view will display items that have both of the selected tags.
  • tag: none (regression, test) –the resulting view will display items that have none of the selected tags.