Forum Discussion

mikeohara's avatar
mikeohara
Frequent Visitor
8 years ago
Solved

Sum values from visible rows grouping based on another column

  Hello,   I aim to show sum of values from one column (AMT_COL) grouped on another one (ID_COL) as new column (SUM_COL).   I have created SUM_COL using following formula:   TestCalculation = ...