How to Calculate Running Totals

User: "Al_22614"
Altair Community Member
Updated by Al_22614

Hello Team:

Could anyone advise how I may calculate a Running Total within a Subtotaled Key Field (Region).  I am familiar with using ****() for a whole report,  but I need the running total to apply within each Key field which is subtotaled.

image

Thanks in advance

Al

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Mo Abdolrahim"
    Altair Employee
    Updated by Mo Abdolrahim

    Hi Al,

    I suggest after using the ****() in summary to get the running total, you export the summary to .csv file and then then add it back into the same workspace and create a another summary to get the total of all running total.

    Mo