I am having a problem where I can't seem to pass two parameters to a SQL Server stored procedure.
In the data source I am using a Query
exec sp_doquery1 @Name, @ForDate
and have Name and ForDate setup as parameters (without the @).
This works if I just pass one variable, but if I try passing two, it works in the developer, but not in the published app.
I am using the newest developer version 2023.1.6
Thanks
Alan
Concatenate in expressions
-
- Posts: 6832
- Joined: Tue Mar 20, 2018 5:34 am
Re: Concatenate in expressions
Hello,
We couldn't reproduce the issue.
Please send us a sample report with test data that reproduces the issue for analysis.
Thank you.
We couldn't reproduce the issue.
Please send us a sample report with test data that reproduces the issue for analysis.
Thank you.