all groups > sql server reporting services > november 2005 >
You're in the

sql server reporting services

group:

Adding rows together


Adding rows together nigel
11/28/2005 12:06:13 PM
sql server reporting services:
Hello,

I'm having trouble finding a site with basic introduction to SQL Reporting
Services. I'm using the VS.nET reporting services IDE to build some reports
and I have a few questions.

How do I SUM two "report items" on my report? Like textbox12.value +
textbox13.value. I know how to do it with the "Fields" on my report but not
actualy report items.

Thanks
RE: Adding rows together Nick P.
11/28/2005 2:55:05 PM
Try using the "=ReportItems!Textbox12.value + ReportItems!Textbox13.value".

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