Monday, March 26, 2012

Parameter Description in Headline

I have the Problem, than I need the Selected Parameter in the Headline.
I have defined another ValueField which I need as the Selections.
But I need only the selected Parameter in one Headline text field.
Thanks for your help.
BraveMake a textbox with the expression:
="Report with parameters: " & Parameters!Parameter1.Value & " and " &
Parameters!Parameter2.Value
"Brave" wrote:
> I have the Problem, than I need the Selected Parameter in the Headline.
> I have defined another ValueField which I need as the Selections.
> But I need only the selected Parameter in one Headline text field.
> Thanks for your help.
> Brave

No comments:

Post a Comment