This document introduces using XML/A and MDX with SAP UI5 to enable aggregation of hierarchical cost data stored in HANA. XML/A allows executing MDX queries over HTTP, providing a solution for recursive aggregation challenges with OData. The model and bindings of UI5 can be extended to use an XML/A client library instead of OData, allowing OLAP of hierarchical data through standard UI5 databinding.