Configuration - Filtering

Filtering

SharePoint allows you to connect together web parts in order to pass data between them.

The PivotPoint Web Part is a Filter Consumer - meaning that it will take information provided to it and filter the display accordingly. For example you could pass in a filter of "High" and it will only show High priority items.

This page has details on how to setup web part connections.

You can configure how the PivotPoint Web Part uses these filters in this section of the toolpart.

You can specify which Operator to use (Equal, Not Equal, Contains, Begins with etc etc) and if multiple filters are passed if an AND or an OR operation should be used. These choices are the same that you would use when setting up the filter options for a View.

For most applications the default "Equals" and "And" choices are appropriate.