Hi All
cr 9.0
ms sql
i have a report and 1 group
in my report i have top5 records return
ex:
ph****company**** amount
gr1
detail @amount(created summary on gr1)
grft***ABC*********1000
*******DEF*********900
*******CDE*********800
*******GTH*********700
*******BYT*********600
Is there a way to have the sum of these top5 in a formula
i tried creating a summary but have option to grand total in report footer and gives me grand total of all not the top5 records
i would like to show it like this
ph 1 company**** amount
total************4000
gr1
detail @amount(created summary on gr1)
grft***ABC*********1000
*******DEF*********900
*******CDE*********800
*******GTH*********700
*******BYT*********600
thank you
fsreport
cr 9.0
ms sql
i have a report and 1 group
in my report i have top5 records return
ex:
ph****company**** amount
gr1
detail @amount(created summary on gr1)
grft***ABC*********1000
*******DEF*********900
*******CDE*********800
*******GTH*********700
*******BYT*********600
Is there a way to have the sum of these top5 in a formula
i tried creating a summary but have option to grand total in report footer and gives me grand total of all not the top5 records
i would like to show it like this
ph 1 company**** amount
total************4000
gr1
detail @amount(created summary on gr1)
grft***ABC*********1000
*******DEF*********900
*******CDE*********800
*******GTH*********700
*******BYT*********600
thank you
fsreport