Hello I'm working on a QlikSense dashboard I'm trying to calculate the cumulative sum by Customer, and Invoice using the following expression: =RangeSum(
I'm getting the desired result if there is no selection on Invoice, Date, and Category what I'm trying to accomplish is as follows: for the invoice that is 12301 the cumulative sum is 3272035 which is correct but when I select the invoice I get 3264618 which is the value of the invoice and not the cumulative sum I added below the sample data script