--- title: tickscript.selectWindow() function description: > The `tickscript.selectWindow()` function changes a column's name, windows rows by time, and applies an aggregate or selector function the specified column for each window of time. menu: influxdb_cloud_ref: name: tickscript.selectWindow parent: TICKscript weight: 302 related: - /influxdb/cloud/reference/flux/stdlib/contrib/tickscript/select/ - /{{< latest "kapacitor" >}}/nodes/query_node/ introduced: 0.111.0 --- {{< duplicate-oss >}}