OLAP Data Source Support
OLAP Data Source Support
The ASPxPivotGrid Suite is a comprehensive data analysis, data mining, and visual reporting solution for ASP.NET. With it, your users can break down raw data in any manner they require using easy-to-understand Windows commands. By incorporating the ASPxPivotGrid in your application, you can deliver an almost endless array of reports without hassles or aggravation.
Microsoft Analysis Services (OLAP) data sources are now fully supported by the ASPxPivotGrid. If bound to such a data source, a pivot grid control delegates all data management and calculations to the server side. This feature greately increases your application's performance if you are dealing with a large dataset. In this case, the entire dataset will have to be reloaded with each control update. It is much faster to request server-side data recalculation and then simply display the downloaded result.
Key Performance Indicator (KPI) Support
If an OLAP cube contains KPI (key performance indicator) information, our ASP.NET Pivot Grid Control can now automatically recognize it and display it in an appropriate format. 
Localization Support
If a bound cube has multiple localized versions, ASPxPivotGrid automatically fetches a version appropriate for the current client culture. If this automatic localization option does not meet your requirements, you can control the localization process manually.
|