Hi all
I have a multi value drop down list and their values are a string data
type.
Label Value
Blue BL
Pink PK
If I select more than one values the parameter value is sent as 'BL,
PK'
The stored procedure has a where clause
WHERE theColor IN (@SelectedColor)
...
more >>
We have an SSL cert in place on our production platform and for some reason
the help link in report manager is calling the help page through http, not
https and subsequently the call fails.
Does anyone know if it is possible to change the link to https somewhere in
the config files?
All ot...
more >>
Hi all
I have a multi-value drop down list as my report's parameter.
Once the report is executed with the selected parameter, I am
displaying the selected parameter also as a part of the report's
results.
Is there a way I can display the word "All" in the report results when
the user selec...
more >>
We have recently replaced web pages for a web site that sits in the default
web site folder in IIS - along with the Reporting Services sites.
As a result when trying to logon to RS as a non administrator user, the
authentication box pops up repeatedly after entering the user name and
pass...
more >>