Data Exploration

11 Feb 20191 minute to read

Filtering

Filtering by Member

By clicking Split Button of a field, Member Editor dialog opens through which members are filtered by checking and unchecking the check boxes corresponding to the members.

Member editor filtering in ASP NET MVC pivot client control

On clicking the “OK” button, based on the selected members in the Member Editor dialog, PivotReport gets updated and refreshes the PivotGrid and PivotChart controls. The “Cancel” button is used to cancel the selection.

Filtered data in ASP NET MVC pivot client control

The above filter illustrates that the members ‘Canada’ and ‘Germany’ are alone included in the Grid and Chart controls.

Grouping

The data can be grouped when more than one field element is added to Categorical or Series in Axis Element Builder. Based on the order of addition, data is grouped and the report is updated. In the following example, the Date dimension values get grouped, with respect to Country dimension values. Likewise multiple field members can be grouped by dragging the elements from pivot field list to Axis Element Builder.

Grouping in ASP NET MVC pivot client control

Searching

Members can be searched and displayed from the members list inside the Member Editor dialog.

Member editor searching in ASP NET MVC pivot client control