[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Filtering a summarized report
I have been working on this report for WEEKS, and I am at an impasse. Any
help would be IMMENSELY appreciated:
The original report shows detail comparing transactions on two tables over
a period of time. For each item, there is a subtotal, at the end of the
report are grand totals. I used ON-BREAK processing to get the different
levels of the report. Looks nice. The subtotals are calculated AS the
detail is printed with an ADD to the Subtotal variable which is printed
later when the item-level breaks.
Okay, nice straight forward, no problem. User came back with the request
for a second report that showed the SAME INFORMATION but only for those
items with a subtotal greater than 2. The subtotal is done AFTER the
detail is printed. Is there a way to have SQR do such a filter?
thanks in advance.
Kris