Viewing 15 posts - 1 through 15 (of 63 total)
Yes I do have it installed.
I was able to get it working again by updating the extension.
May 25, 2023 at 3:12 pm
Do you work with the "Join" function in SSRS for passing multiple values?
Join didn''t work either.
One thing I noticed however that struck me as strange, when I execute...
November 7, 2022 at 7:42 pm
Do you work with the "Join" function in SSRS for passing multiple values?
I haven't yet done so. I've never need to. All my other multi choice parameters have...
November 7, 2022 at 6:09 pm
where's your multi-valued parameter defined? In the stored procedure or in the report? I would try using IN() with the report multi-valued parameter and see if that fixes it.
I'm...
November 7, 2022 at 12:05 am
I figured out the answer, and I had the code, but at 580 lines I got rid of it. I couldn't figure out how to delete the question.
August 24, 2021 at 8:32 pm
I gave it a try and the same warning came up. What else should I try?
October 28, 2019 at 4:21 pm
All, I'm finally getting back to this. I solved the issue. Someone changed the data source I was using for the report to point to another server without informing any...
February 4, 2019 at 11:27 am
January 17, 2019 at 3:18 pm
Thank you everyone for your help. I figured out the issue. As @SteveJones and I suspected it is a data issue. one of the joins in there is trying to...
November 29, 2018 at 10:16 am
November 28, 2018 at 2:30 pm
November 28, 2018 at 2:18 pm
November 28, 2018 at 12:22 pm
November 28, 2018 at 12:06 pm
Steve, Thanks for the reply. There are a couple of columns that return a Y or N value, but none of them are part of the parameters in the proc...
November 28, 2018 at 11:11 am
Viewing 15 posts - 1 through 15 (of 63 total)