Hi,
I am new to Crystal.I am using Crystal XI and DB2 database.
Need a Top N result for a summarized report.
Following is the report.
using 2 groups: 1. Agent name 2. PoNo.
And the counts for each PoNo is a running total (count).
------------------------------------------
Agent1 (Group1)
PoNo Count1
10 (Group2) 14 (Running total - count for PoNo 10)
20 24
30 10
40 22
50 44
60 21
70 11
Agent2
....
We need the Top 3 count information in the report for each Agent.
I tried to use the Group Sort Expert,but the button is DISABLED. Please let me know what exactly i need to do? Is it possible to use the TopN feature in my report? do you need more information please let me know.
Thanks,
PR
I am new to Crystal.I am using Crystal XI and DB2 database.
Need a Top N result for a summarized report.
Following is the report.
using 2 groups: 1. Agent name 2. PoNo.
And the counts for each PoNo is a running total (count).
------------------------------------------
Agent1 (Group1)
PoNo Count1
10 (Group2) 14 (Running total - count for PoNo 10)
20 24
30 10
40 22
50 44
60 21
70 11
Agent2
....
We need the Top 3 count information in the report for each Agent.
I tried to use the Group Sort Expert,but the button is DISABLED. Please let me know what exactly i need to do? Is it possible to use the TopN feature in my report? do you need more information please let me know.
Thanks,
PR