docs-v2/content/influxdb/cloud/reference/flux/stdlib/experimental/max.md

495 B
Raw Blame History

title description menu weight related introduced
experimental.max() function The `experimental.max()` function returns the record with the highest value in the `_value` column for each input table.
influxdb_cloud_ref
name parent
experimental.max Experimental
302
/influxdb/cloud/reference/flux/stdlib/built-in/transformations/selectors/max
/{{< latest "influxdb" "v1" >}}/query_language/functions/#max, InfluxQL  MAX()
0.112.0

{{< duplicate-oss >}}