Hi,
I accumulated the relative values.
now, i wanna separate the accumulated values into buckets.
0-25%, 26-50%, 51-75%, and 76-100%.
I tried this, RangeSum(Above(Sum(Relative), 0, RowNo())) but no result.
Please let me know if a
ny expression can be used to substitute the "Full accumulation" option in Table Chart.