all groups > sql server reporting services > october 2006 >
You're in the

sql server reporting services

group:

totals on created fields in report builder


totals on created fields in report builder rob
10/17/2006 5:06:02 PM
sql server reporting services:
I am using SQL report builder. Using a table format. I have create some
fields which are computations of other fields. However, I cannot get
subtotals or totals on these new fields.
--
Cheers
RE: totals on created fields in report builder Amarnath
10/17/2006 10:48:01 PM
Go to the field list and if it is a computed field already in the field list,
drag and drop it on the footer of your table if you are using, it
automatically gives the sytax for sum(...) basically it has SUM(computed
field name , scope) so it exactly sums up the required.

Amarnath

[quoted text, click to view]
AddThis Social Bookmark Button