Decision cube
The decision cube is a high-performance OLAP component that fetches its
data from a dataset. The data is stored in a form that makes its easy
to pivot (that is, change the way in which the data is organized and summarized)
without needing to run the query a second time. It allows processing of
huge volumes of data without need of an OLAP server.
Work with any TDataSet descendant.
Top Speed.
Real volumes.
Support for Null dimension and summary values.
Accept any FieldKind: fkData,fkCalc,fkInternalCalc..
Sum,Count,Min,Max,Avg.
Derived summaries based on expressions.
Export to Html