Articles in this section
Category / Section

How to Display Cumulative Values in Pivot Grid Using Expressions

Published:

In many scenarios, you may need to display cumulative values in a Pivot Grid. This can be achieved by using expressions. The process involves creating an expression using the RUNNINGSUM function and binding that expression to a column in the Pivot Grid.

Steps to Display Cumulative Values

  1. Create an expression using the RUNNINGSUM function. For example, you can save the expression RUNNINGSUM(SUM("Value")). This expression will calculate the running sum of the “Value” field.

  2. Bind the created expression to a column in the pivot Grid. This will allow the pivot grid to display the results

    image.png

    image.png

    By following these steps, you can successfully display cumulative values in a Pivot Grid using expressions.

References

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
RM
Written by Reethika Moovendhan
Updated
Comments (0)
Please  to leave a comment
Access denied
Access denied