Flux built-in selector functions

Flux’s built-in selector functions return one or more records based on function logic. The output table is different than the input table, but individual row values are not.

The following selector functions are available:

Selectors and aggregates

The following functions can be used as both selectors or aggregates, but they are categorized as aggregate functions in this documentation:

Related articles

functions