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