Hi
I am using crystal 9. in my report i have 2 groups called products and date, i also have total commission for each product per day.
What i want is the maximum total for commissions.
eg:
Date Products commissions
2003/01/01 A 100
2003/01/01 b 200
total commission = 300
Date Products commissions
2003/01/02 A 100
2003/01/02 b 50
total commission = 150
Maximum Total Commission = 300
How do i get the maximum of a summary field?
Thanks
DJ
I am using crystal 9. in my report i have 2 groups called products and date, i also have total commission for each product per day.
What i want is the maximum total for commissions.
eg:
Date Products commissions
2003/01/01 A 100
2003/01/01 b 200
total commission = 300
Date Products commissions
2003/01/02 A 100
2003/01/02 b 50
total commission = 150
Maximum Total Commission = 300
How do i get the maximum of a summary field?
Thanks
DJ