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

497 B
Raw Blame History

title description menu weight related
experimental.count() function The `experimental.count()` function outputs the number of records in each input table and returns the count in the `_value` column.
influxdb_cloud_ref
name parent
experimental.count Experimental
302
/influxdb/cloud/reference/flux/stdlib/built-in/transformations/aggregates/count/
/{{< latest "influxdb" "v1" >}}/query_language/functions/#count, InfluxQL COUNT()

{{< duplicate-oss >}}