Problem in Paso Parameters on exec
Posted: Fri Nov 30, 2007 1:47 pm
Help
When designing a report with data source requesting parameters and assign a default value for expression. This fails to call in progress, which does not take the new value. Still considering the value in design.
How can I fix
Line implemented
Report.CompiledReport.DataSources[0].Parameters[0].ParameterValue = 102
When designing a report with data source requesting parameters and assign a default value for expression. This fails to call in progress, which does not take the new value. Still considering the value in design.
How can I fix
Line implemented
Report.CompiledReport.DataSources[0].Parameters[0].ParameterValue = 102