Data Filtering
Microsoft® Excel® Style End-User Data Filtering
Built-in Excel style filtering capabilities allow your end-users to do the following:
- Hide unnecessary values in the axes.
Yet another mechanism that allows end-users to focus only on the most important data.
End-users can not only specify which values they wish to view and which they do not, but also control the filter behavior with multiple options available in a specially designed toolbar. Doing that, they can tailor the pivot grid filtering engine to operate in the exact way that suites them best.
 - Filter data against which calculations are based.
To allow your end-users to manage this capability visually, PivotGridControl has a Filter Panel Region. This panel was specifically designed to contain fields that aren't currently used in the report, and when required, can be dropped onto the report to automatically alter the base data used in calculations.
Advanced Filter Editor Dialog
A new filter editor - Prefilter - allows your end-users to build complex filter criteria with an unlimited number of filter conditions combined by logical operators. The resulting filter condition is combined with filter conditions defined by individual fields.
Previously, end-users could only apply a filter by selecting/deselecting field values using check boxes, and as such, it was quite hard to filter out numeric or date-time values that fell within a specified range. With the new filter dialog, however, these tasks are now simple and straightforward – it is just a matter of specifying a couple of filter conditions.
|