docs-v2/content/influxdb/v2/query-data/flux/cumulativesum.md

21 lines
591 B
Markdown

---
title: Query cumulative sum
seotitle: Query cumulative sum in Flux
list_title: Cumulative sum
description: >
Use the `cumulativeSum()` function to calculate a running total of values.
weight: 210
menu:
influxdb_v2:
parent: Query with Flux
name: Cumulative sum
influxdb/v2/tags: [query, cumulative sum]
related:
- /flux/v0/stdlib/universe/cumulativesum/
list_query_example: cumulative_sum
source: /shared/influxdb-v2/query-data/flux/cumulativesum.md
---
<!-- The content for this file is located at
// SOURCE content/shared/influxdb-v2/query-data/flux/cumulativesum.md -->