Skip to Main Content
Spotfire Ideas Portal
Status Implemented
Product Spotfire
Created by Guest
Created on May 11, 2016

Aggregates over aggregates

Wants to be able to do aggregates over aggregates in custom expressions. In this case I had a Y-axis custom expression - Sum([kh]) OVER (AllNext([Hierarchy.Perm hierarchy])) / Sum([kh]) - and he wanted to calulate the area under the curve, i.e. integrate, by calculating the Sum of the values in the previous expression multiplied with another value.
Implemented in 7.0
  • Attach files