Radiant Grid supports advanced data engines like Pivot Mode (OLAP grouping/aggregation) and hierarchical Tree Data.
The Pivot Engine allows you to take raw flat data and aggregate it by specifying row-group columns and value columns. Supported aggregations include Sum, Avg, Min, and Max.
When dealing with hierarchical data (e.g., file systems or organizational charts), the Tree Data engine parses nested JSON arrays and allows for expand/collapse functionality natively within the grid.