Error occurred during local report processing

Rathore, Vaibhav Singh 1 Reputation point
2022-11-29T06:28:37.413+00:00

Hi Experts,
i am getting error while generating the report:

I have used parameters like :

265083-image.png
and getting error as below screenshot

The 'Value' expression for the query parameter '?' contains an error: Overload resolution failed because no Public 'Join' can be called with these arguments:
'Public Shared Function Join(SourceArray As System.Object(), [Delimiter As String = ]) As String':
Argument matching parameter 'SourceArray' cannot convert from 'Integer' to 'Object()'.
'Public Shared Function Join(SourceArray As String(), [Delimiter As String = ]) As String':
Argument matching parameter 'SourceArray' cannot convert from 'Integer' to 'String()'.

265082-image.png

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,798 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Joyzhao-MSFT 15,566 Reputation points
    2022-11-29T07:49:24.44+00:00

    Hi @Rathore, Vaibhav Singh ,
    I suggest you should share the query statement or function you used when creating the query parameters. This error looks like a problem with creating multi-valued parameters.
    Best Regards,
    Joy


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Amruta Patil - Network 0 Reputation points
    2024-04-14T18:31:27.44+00:00

    Hi Vaibhav,

    I getting same error if you got any solution could you please help me

    0 comments No comments