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
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Incorrect number of parameters error

Author  Topic 

rtracy22
Starting Member

2 Posts

Posted - 2009-03-12 : 15:43:13
I am very new to RS and am working with some legacy reports. These reports were done in 2005 and are now hosted on a sql 2008 server. When I try to upload the RDL to the Report Manager I am getting the following error.

The Value expression for the textrun ‘MarketDisplay.Paragraphs[0].TextRuns[0]’ has an incorrect number of parameters for the function ‘Last’. (rsWrongNumberOfParameters)

I checked the RDL and there is no function called "Last" and I have checked the rdl.rss file and there is not one there either. I kind of became the default report person recently and have no idea where to look to to figure this error out. Thanks in advance for any assistance.
   

- Advertisement -