Is it possible to use displayed values as input in another part of the report viewer? I have a table that contains a formula, which produces output in Textbox1 of the table. I want to use this output in a graph, where the data displayed will be something like MyTable!MyNumber.Value - Textbox1.Value. Can this be done?