SSRS Email Subscription having Issue.
Hi All,I am using SQL Server 2012 Reporting Service. I have 5 Reports those need to deliver on email with the attachment as excel. But I'm facing issue some time report delivered some time not. I check...
View ArticleProblem accessing SRSS Website by Name from the SRSS Server
I am having a very strange problem when I am logged into a particular SRSS Server that is hosting a particular SRSS Website. While logged into the SRSS Server that’s hosting the SRSS Website, I cannot...
View ArticleSetting ToDate parameter
Hi All, Quick question, I'm looking to set my 'ToDate' parameter to the last day of the month up to 23:59:59 but can't figure it out.I've got my parameter to set the the final day of the month (using...
View ArticleChanging Field Value With Parameter
Hi,I'd like to change a field value in my main data source query using a parameter. I cannot figure this out.I'd like to be able to use a parameter to change the field 'DueDays' to 'AgeDays' and vice...
View ArticleSSRS Data Source not connecting to correct database after restore
On a SQL Server 2008 R2 Enterprise SP1 clustered instance these are the databases: - Prod - ProdReportsProdReports as a view named View1 that looks like this:SELECT r1.fields, p1.fieldsFROM...
View Articlebarcode generation problem in RDLC local report
I am trying to encode [url=http://www.aspper.com/barcode-rdlc/tutorial.html]barcodes in RDLC reports[/url], I am using vs 2008 and C# class library.It works well when I install the barcode generator in...
View ArticleIn SSRS, how to insert hyperlink in a cell.
I have developed a report using SSRS 2008 R2. In the report i've multiple tables and given page break to render in multiple sheet. Now I want do hypelink like when i click a cell in the sheet1, it will...
View ArticleHow to detect reporting services installations in a given instance.
Hi,I have a need to detect if reporting services is installed on a given SQL Server instance or not? I know this can be done by looking at services at the OS level and it seem consistent enough. But I...
View ArticleBasic Expression
Hello,I am using expressions for the first time in SSRS. Eventually i want to design a dashboard.I am testing an expression at the very basic level.I have added a text box on a report. I want the...
View ArticleCreate Schedule
Hello guys... Im new here... And have a big problem. 0 down vote favorite I need to create a report in SSRS 2008 R2, which shows a "calendar" of training sessions.Let me give an example:I have a...
View ArticleCould not connect to the report server http://localhost/reportserver
I currently have SQL2k8 R2 Reporting services on client machine (Windows 7). I created and deployed reports on this machine. Everything works perfect. I need to move everything to Server machine (W2k8...
View ArticleDesign page does not work..
I have a SSRS project which when i open on another computer does not take me to the design page rather shows me attch pic below, although this works perfectly on other computersalso gives me warning...
View Articlehow to generate MSChart for existing ssrs reports
Hi Everyone,I have reports report1.rdlc, report2.rdlc....based on these reports how can i generate msChart.. (dynamically)(How to pass the report data to MSChart)
View ArticleHowTo use Windows Authentication but access from iphone
I want our sales guys to be able to run the normal SQL reports that they do when in the office, or vpn on their laptop, but via their corporate iphone 5.Access is of course normally via their AD...
View ArticleFrom Excel Datasource
Hi geniuses,I have to create a report from an excel datasource which have 2 columns:[code="sql"]Econ DesignationD.01.01.01 Search APCVD.01.01.02 Search AAPCVD.01.01.03 Search AQSDD.01.01.03.00 Search...
View ArticleDocumenting SSRS RDL files
I'm working in SSRS2008 R2 and I have several projects, which in turn have several report definitions held within them. Each rdl may have many datasets, tablix, matrix definitions detailed within it....
View ArticleNo Home Folder in SSMS
Hello friends,I have inherited a SSRS 2008 R2 Serverv10.50.1600.1I want to manage the reports/ssrs/subscriptions via Management Studio. But when I connect, I do not have a 'Home' Folder. What access am...
View ArticleReinstall Reporting Services and/or Configuration
I installed Reporting Services as well as SQL Server on a UAT & Production Box.I configured RS on both boxes.Outside vendors were granted Admin Privleges on the UAT Machine by out Network Services...
View Article2nd drilldown to show extra data
Hello,The stored Proc. (sp) returns fields as follows:CityID, cityName, citydate, population, area, counties, ...The above fields are used to populate the data into a table control on the report.Inside...
View ArticleLast page of report
Hi geniuses,How do I isolate on the last page of the report a table containing the parameters values selected?It must be on the very last page!Thanks
View Article