Difference between revisions of "Auto Aggregate items using hierarchies"

From Fusion Registry Wiki
Jump to navigation Jump to search
(Overview)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
Auto Aggregation changes the result of a data query as see in Fusion Data Browser or via Webservices.
 
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. [[Hierarchies | You can read how to do this in article.]]
+
To use the Hierarchy feature, first you must create a hierarchy using the appropriate codes. [[Hierarchies | Read more about creating a Hierarchy in this article.]]
  
 
Next, link the hierarchy to a dataflow and using the Aggregation area.
 
Next, link the hierarchy to a dataflow and using the Aggregation area.
 +
  
 
[[File:Aggregate - Dataflow.png |Aggregate|800px]]<br>
 
[[File:Aggregate - Dataflow.png |Aggregate|800px]]<br>
  
 
Use the Add Hierarchy button to select which Dimension and which Hierarchy is to be used.
 
Use the Add Hierarchy button to select which Dimension and which Hierarchy is to be used.
 +
  
 
[[File:Add Hierarchy.png |Aggregate button|400px]]<br>
 
[[File:Add Hierarchy.png |Aggregate button|400px]]<br>
 +
 +
 +
To see the effect of the Auto Aggregation:
 +
 +
* Fusion Data Browser will display the individual items along with a Total.
 +
 +
[[File:Aggregate - FDB1.png |Aggregation in Fusion Data Browser|800px]]<br>
 +
 +
* When querying the data, the Total is available along with all the individual items which make up the total.
 +
 +
[[File:Aggregate - WS.png |Aggregation in Web Services|800px]]<br>

Latest revision as of 09:49, 3 April 2024

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