prevost999
Programmer
How do you sort on a running total in CR8?
* I can't create a Summary Field and use Top N functionality, because the running total is based on
a formula which only totals certain records.
* From what I have read, the only way to do this is to
incorporate the running total in the SQL query in a
stored procedure.
Is this assumption accurate? Is there something I'm
missing? Thanks in advance.
* I can't create a Summary Field and use Top N functionality, because the running total is based on
a formula which only totals certain records.
* From what I have read, the only way to do this is to
incorporate the running total in the SQL query in a
stored procedure.
Is this assumption accurate? Is there something I'm
missing? Thanks in advance.