mrpauly
Programmer
- May 11, 2001
- 23
Hi Everyone,
I want to run an Impromptu report to retrieve detailed records with (I think) a summary filter.
For example, at FedEx we would like to see detailed records for shippers who shipped 100 bills or more during the prior month. How can I do this? I added the fields I wanted then did a summary filter where count(records) >= 100. When running this query (group by Shipper) I get all information...as in Shippers who shipped more or LESS than 100.
Please help!
Paul
I want to run an Impromptu report to retrieve detailed records with (I think) a summary filter.
For example, at FedEx we would like to see detailed records for shippers who shipped 100 bills or more during the prior month. How can I do this? I added the fields I wanted then did a summary filter where count(records) >= 100. When running this query (group by Shipper) I get all information...as in Shippers who shipped more or LESS than 100.
Please help!
Paul