Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 Where else to look for declaring a parameter

Author  Topic 

kdnichols
Posting Yak Master

232 Posts

Posted - 2006-11-15 : 10:48:30
Hello Everyone,

I have a third item that I want to use as a parameter. I have declared it as SummaryBy3 in the Report Parameters, but I keep getting the error message:

The value expression for the textbox ‘textbox101’ contains an error: [BC30451] Name 'SummaryBy3' is not declared.

How else can I declare this parameter.

I need help ASAP please. What am I not doing right?

TIA




Kurt

kdnichols
Posting Yak Master

232 Posts

Posted - 2006-11-16 : 09:49:06
Hello,

The answer is you go to the Report Parameters and declare a new value there.

Kurt
Go to Top of Page
   

- Advertisement -