Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: ReUsing Expressions

    The only problem with a function like this is if the textbox containing the function call (with False for returnExistingVal) is in a table grouping that returns multiple rows. ...

  • RE: ReUsing Expressions

    You can just reference the specific report items in SSRS, keeping in mind relative scope. For example, let's say Textbox1 contains the formula: =Fields!data_a.value + Fields!data_b.value. You could...

Viewing 2 posts - 1 through 3 (of 3 total)