Table of Contents generated with DocToc
Window calculations are a second level of computation performed after basic calculations like sum, average, minimum, maximum, percentile, count, and deduplication.
The types of calculations that window calculations support include:
The basis for partitioning supported by window calculations includes: group dimension and comparison dimension. The basis for partitioning can be empty or can be the entire set.
After a dimension field is deleted, the corresponding dimension in the basis for partitioning will be automatically removed.