Groups | Blog | Home
all groups > sql server reporting services > july 2004 >

sql server reporting services : Reference previously calculated values in table



SAcanuck
7/19/2004 4:03:02 PM
I have a table with two columns.

Column A contains a complicated calculation. Column b contains a new calculation which requires the value from Column A. Is there a way to reference the Column A value without re-entering the formula.

Ravi Mumulla (Microsoft)
7/19/2004 4:08:40 PM
=ReportItems!textbox1.Value.

[Replace textbox1 with the appropriate cell name in the table.]

--
Ravi Mumulla (Microsoft)
SQL Server Reporting Services

This posting is provided "AS IS" with no warranties, and confers no rights.
[quoted text, click to view]
calculation which requires the value from Column A. Is there a way to
reference the Column A value without re-entering the formula.
[quoted text, click to view]

AddThis Social Bookmark Button