I am writing a report to display a customers high credit amount in the previous 6 months. To do this I created a running total of all sales and payments made to thier account in the details section. Similar to what a bank statement looks like (adding sales and subtracting payments.) Looking down the running total column, the largest number in this list would be thier highest credit limit.
I would like to display this number in the group header. and hide the details sections.
Can this be done? That is, Can i get the topN of a running total? If so, any help would be appreciated. I've been working on this for days now and seem to find a solution.
I would like to display this number in the group header. and hide the details sections.
Can this be done? That is, Can i get the topN of a running total? If so, any help would be appreciated. I've been working on this for days now and seem to find a solution.