CUMMULATIVE

Definition:

The CUMMULATIVE function in Infoveave is used to calculate the cumulative total of a numerical column in a dataset. It computes the running total of the values in the column, where each row’s total includes the current row’s value plus the total from all previous rows.

Return Value:

The return value of the CUMMULATIVE function is a numerical column containing the cumulative totals for each row in the dataset.

Remark:

The CUMMULATIVE function is useful for analyzing trends and patterns in data over time. It allows you to see how a particular value accumulates or grows over a series of observation.

Syntax:

CUMMULATIVE(<Reference>)

Was this article helpful to you? Yes No

How can we help?

Copyright © 2024 Noesys Software Pvt. Ltd.

Infoveave is a proprietary product of Noesys.  All Rights Reserved.