Related to "filters"
filter() function
The filter()
function filters data based on conditions defined in a predicate function (fn).
range() function
The range()
function filters records based on time bounds.
geo.filterRows() function
The geo.filterRows() function filters data by a specified geographic region with the option of strict filtering.
geo.gridFilter() function
The geo.gridFilter() function filters data by a specified geographic region.
geo.strictFilter() function
The geo.strictFilter() function filters data by latitude and longitude.
query.filterFields() function
The query.filterFields()
function filters input data by field.
query.filterMeasurement() function
The query.filterMeasurement()
function filters input data by measurement.