Auto Aggregate items using hierarchies

From Fusion Registry Wiki
Revision as of 09:31, 23 September 2026 by Vmurrell (talk | contribs)
Jump to navigation Jump to search

Overview

Auto Aggregation changes the result of a data query as see in Fusion Data Browser or via Webservices.

To use the Hierarchy feature, first you must create a hierarchy using the appropriate codes. Read more about creating a Hierarchy in this article.

Next, link the hierarchy to a dataflow and using the Aggregation area.


Aggregate

Use the Add Hierarchy button to select which Dimension and which Hierarchy is to be used.


Aggregate button


To see the effect of the Auto Aggregation:

  • Fusion Data Browser will display the individual items along with a Total.

Aggregation in Fusion Data Browser

  • When querying the data, the Total is available along with all the individual items which make up the total.

Aggregation in Web Services

Important As from Release H2.0.0.01 (due to be released at the end of September 2026, Aggregate series are now only calculated automatically when the number of matching series is within a configurable limit (default 10,000). Queries above that limit return the underlying series without aggregates. The full aggregate response can still be requested explicitly using the detail=forceAggregates parameter. The Data web service screen warns when a query exceeds the limit.