informer30
MIS
Hi All,
I have a crystal report in BOXI Rel2, which has been developed using the following code in the Group
selection to determine its 'Top N'.
What I want to be able to do is create a formula/parameter to allow the user to select the Top N rather than
having a harcode of 10.
Is this possible and how.....
Sum ({@control}, {@employee}) >= NthLargest (10, {@control}, {@EmployeeGroup})
Many Thanks
Ps. Its a 7 year old report....
I have a crystal report in BOXI Rel2, which has been developed using the following code in the Group
selection to determine its 'Top N'.
What I want to be able to do is create a formula/parameter to allow the user to select the Top N rather than
having a harcode of 10.
Is this possible and how.....
Sum ({@control}, {@employee}) >= NthLargest (10, {@control}, {@EmployeeGroup})
Many Thanks
Ps. Its a 7 year old report....