About data compression in Containers
You can optionally use Data compression to save a summary of the information in a container when there is not enough room to hold every original data point. When compression is added to the container, compression then occurs automatically, reducing multiple data items within a container to a single data item, based on defined compression parameters and the compression fields in the Type Descriptor selected on the container details screen.
*
The compression process uses the field designated as the GroupBy to group multiple data items into a single data item, for those with the same GroupBy field value. The compression process then sums the values of the fields that are defined with the compression parameter.
The following table provides examples of the timing of compression and the results that occur.