21 lines
583 B
Markdown
21 lines
583 B
Markdown
---
|
|
title: Group data in InfluxDB with Flux
|
|
list_title: Group
|
|
description: >
|
|
Use the [`group()` function](/flux/v0/stdlib/universe/group)
|
|
to group data with common values in specific columns.
|
|
influxdb/cloud/tags: [group]
|
|
menu:
|
|
influxdb_cloud:
|
|
name: Group
|
|
parent: Query with Flux
|
|
weight: 202
|
|
related:
|
|
- /flux/v0/stdlib/universe/group
|
|
- /flux/v0/stdlib/experimental/group
|
|
list_query_example: group
|
|
source: /shared/influxdb-v2/query-data/flux/group-data.md
|
|
---
|
|
|
|
<!-- The content of this file is at
|
|
// SOURCE content/shared/influxdb-v2/query-data/flux/group-data.md--> |