Use KPIs defined on the server and seamlessly measure performance with the KPIs built in support in RadPivotGrid.
PivotGrid makes accessing OLAP cubes easy. Use the XmlaDataProvider and PivotFieldList to easily visualize data from your OLAP Cube. Apply filters or sort the data to view only the items you need.
PivotGrid shows tool tips for every cell. Hover the mouse over a cell to see data about its value and associated aggregate, row and column. You can easily disable tool tips or customize them with your own messages.
PivotGrid supports the three most popular report layouts: Tabular, Outline and Compact. You can set each of them on your rows and columns, thus applying nine different views of PivotGrid. You can also rearrange the row/column totals positioning and choose between the top, bottom, right, left or none options.
Use calculations to analyze the aggregated data and compare cells to each other. For each cell you can:
Take advantage of a number of predefined aggregate functions that you can use on your data. Choose between sum, average, count, max, min or the more complicated functions like standard deviation, variance or product. You can utilize those functions easily - with just one line of code or a couple of clicks by using PivotFieldList.
RadPivotGrid gives you the option to Group records in an assigned data source according to row and column descriptions, or based on the selected fields in row and column areas. Apply sorting on rows and columns, or utilize different filters to hide/show specific groups.