Hi,
I am trying to create a report with mutiple nested groups with Indicators showing performance against target. When the report is colapsed, how can I bubble-up to show that there is a sub group that is not meeting its target?
+ Group1a
- Group1b (!)
+Group2a
-Group2b
-Details
so if group2b is under performing, I need to show that in the group1b indicator. The expression for the group1b indicator would need to be something like min(sum(group2.value)) i.e. the value of whichever of the items in group2 that is performing the worst.
Regards,
Mike