Forum Discussion

tarunbisht20001's avatar
tarunbisht20001
Frequent Visitor
1 year ago
Solved

Custom row level Total in Matrix

The client has requested a customization for the total calculations as follows:

  1. Total 1 should be the normal sum of the values.
  2. Total 2 should be calculated as Total 1 plus the sum of the values in the second row.
  3. Total 3 should be Total 2 plus the sum of the values in the third row.
  4. This pattern should continue, with each subsequent total being the previous total plus the sum of the values in the next row.

2 Replies