User Tools

Site Tools


transformations:aggregate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
transformations:aggregate [2015/05/01 08:49] dmitrytransformations:aggregate [2020/02/10 11:21] dmitry
Line 10: Line 10:
   * Min   * Min
   * Max   * Max
 +  * Any
  
 EXAMPLE EXAMPLE
Line 41: Line 42:
 | Amazon  |  South America  |  6400  | | Amazon  |  South America  |  6400  |
  
 +=== Notes ===
 +
 +The "Any" aggregation picks only 1 arbitrary (random) value from a group of values and discards the rest.
 +
 +The "Any" aggregation is typically used for non-numeric values, where all values in a group are known to be the same. E.g. "Any" applied to "ABC", "ABC", "ABC" will return "ABC".
transformations/aggregate.txt · Last modified: 2021/09/12 11:25 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki