YANKRAY
Technical User
- Nov 7, 2003
- 283
Using CR10.
I have a report of parts issued that is grouped by Warehouse and then by Date Issued.
For the Date Issued group I want to only display the top 10 items based on the formula field that shows the number of days from Request to Issue. I show the average days for each month and need to keep that for all the records and not just the top 10
My data looks like this:
Group 1 (warehouse 1)
Group 2 January Average days = 20
item 1 30 days
item 2 29 days
item (the list goes on and on from latest to earliest)
Group 2 February Average days = 02
item 1 07 days
item 2 05 days
item (the list goes on and on from latest to earliest)
Group 1 (warehouse 2)
Group 2 January Average days = 18
item 1 30 days
item 2 29 days
item (the list goes on and on from latest to earliest)
Group 2 February Average Days = 33
item 1 40 days
item 2 35 days
item (the list goes on and on from latest to earliest)
I want to show only the top 10 items for each month, but need to keep the averages for each month.
Can anyone provide some instruction?
Thanks,
Ray
I have a report of parts issued that is grouped by Warehouse and then by Date Issued.
For the Date Issued group I want to only display the top 10 items based on the formula field that shows the number of days from Request to Issue. I show the average days for each month and need to keep that for all the records and not just the top 10
My data looks like this:
Group 1 (warehouse 1)
Group 2 January Average days = 20
item 1 30 days
item 2 29 days
item (the list goes on and on from latest to earliest)
Group 2 February Average days = 02
item 1 07 days
item 2 05 days
item (the list goes on and on from latest to earliest)
Group 1 (warehouse 2)
Group 2 January Average days = 18
item 1 30 days
item 2 29 days
item (the list goes on and on from latest to earliest)
Group 2 February Average Days = 33
item 1 40 days
item 2 35 days
item (the list goes on and on from latest to earliest)
I want to show only the top 10 items for each month, but need to keep the averages for each month.
Can anyone provide some instruction?
Thanks,
Ray