docs-v2/content/influxdb/cloud/reference/flux/stdlib/contrib/tickscript/compute.md

494 B

title description menu weight related
tickscript.compute() function The `tickscript.compute()` function is an alias for `tickscript.select()` that changes a column's name and optionally applies an aggregate or selector function to values in the column.
influxdb_cloud_ref
name parent
tickscript.compute TICKscript
302
/influxdb/cloud/reference/flux/stdlib/contrib/tickscript/select/
/{{< latest "kapacitor" >}}/nodes/query_node/

{{< duplicate-oss >}}