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