648 B
648 B
title | seotitle | list_title | description | influxdb/cloud/tags | menu | weight | related | list_query_example | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sort and limit data with Flux | Sort and limit data in InfluxDB with Flux | Sort and limit | Use the [`sort()`function](/flux/v0/stdlib/universe/sort) to order records within each table by specific columns and the [`limit()` function](/flux/v0/stdlib/universe/limit) to limit the number of records in output tables to a fixed number, `n`. |
|
|
203 |
|
sort_limit |
{{< duplicate-oss >}}