--- 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_cloud: parent: Query with Flux name: Cumulative sum influxdb/cloud/tags: [query, cumulative sum] related: - /flux/v0/stdlib/universe/cumulativesum/ list_query_example: cumulative_sum --- {{< duplicate-oss >}}