Report with stored proc running multiple stored procedures with insert statement
Hi,I wonder if this is possible in SSRS ... I use the 2012 version (Data Tools).I have a report that triggers a stored procedure. See below.Within this SP there are 2 insert statements getting data...
View ArticleReport Builder 3.0 Problem with filter using IN operator
HiWe have SSRS 2012 and using Report Builder 3.0 and am having problems using the IN operator in a filter.(assume that I am looking for matches to 1W or 2W)First, set the filter is very tricky, I am...
View ArticleSSL Certificate for SSRS
Hi, I need some help on getting an SSL certificate for SQL Server Reporting Services. I've been trying to get it working but I find that the certificates that I import into the certificate store do not...
View ArticleErrors in SSRS logs
Hi,I am trying to run a report on using SSRS 2008 and II7 my report runs fine in my ssrs manager, when I try to run my application I am getting 403 forbidden on my application and below is what I see...
View ArticleSSRS Subscription Failure
Hi In the Report subscription, am getting the error as “Failure Writing file: An Error has occurred during report processing” . However the same subscription getting completed after 20 minutes. Can you...
View ArticleSSRS Resolution Issue - Line Chart
I created a chart to layout some data from one of my tables. When rendering the chart, the font and vertical/horizontal axis's look fine. However, the lines are rendering at a very low resolution and...
View Articlessrs text at last page of the report
In my report i am using one tablix and one text box. Text box always bottom of the last page, like signature. Here i am not using footer concept. Now i want to display signature at bottom of the last...
View ArticleInstall SSRS 2012 with SQL Server 2008r2
We have sql server 2008r2, and reporting services 2008r2. My question is simple. Can we upgrade reporting services to 2012 without having upgrading our instance of sql server. Just need to know...
View ArticleChange Chart/Legend Colors
Hi guys,I really need your help on this as I'm doing a presentation soon.I have a chart which uses this expr. to color the chart:=IIF(Fields!OTIF___Request_Date.Value < 95, "DodgerBlue",...
View ArticleSQL/SRSS Newbie Assistance Needed :)
Hi all:Ok, I'm somewhat new to SQL/SRSS and could really use some help in getting started on something I"m tasked with below. If anyone can chime in to point me to the right path, I'd be very thankful...
View ArticleWindows File Share Delivery/ SSRS 2008 R2
Hello All,I was aware that a subscription could send a report to a file share but just got into the specifics. I assumed the SSRS service account would need permissions but I see there is a different...
View ArticleSSRS Grouping
Hi, I have a requirement in SSRS as shown in the attachment. Please suggest me how can i achieve this. Attachment Name : 1. Data_set_from_SQL.png (Data set from SQL query)2. Expected_Result_from_SSRS...
View Articleerror logs/error information
I am a newbie to SSRS. I am running SSRS 2012 on a remote VM that points to a database (via DSN) on another remote server. I have recently deployed my first report to the server, but when I run that...
View ArticleProblem: Execute and Save SSRS Report through Console App
I think here is a problem, in path of report- // Path of the Report - XLS, PDF etc. string fileName = @"Dev\SalesSupport\TestWethose Invoiced Transaction.rdl"; // Name of the report - Please note this...
View ArticleReport - SubReport
I have two reports that Point to the same Sub Report.On The Sub Report I have a text that says : Return to Main Page.But I don't know How to return to respective main report since the sub report is the...
View ArticleSQL Server 2008R2 Matrix Report
Hi,I am using Matrix in report.When calculating row total i do not want to include particular column in total if that column is populated in matrix.Please help me....
View ArticleCreating/Testing Subscriptions without a private mail server
I'm testing in SSRS 2012... I have seen posts showing how to use gmail as a mail server for reporting (I think Lowell posted it). Can I test subscriptions with that? (No, I'm not trying to build a spam...
View Articletroubleshooting a screwy install of SSRS 2012
I installed SQL 2012 and created a named instance, and no matter what, I can't seem to get SSRS to deploy reports properly. I can create them all day, but when I try to deploy, it fails.I have not set...
View ArticleReport STyle
I need to graphically display the following :Location Capacity FreeCapacityEurope 500 250Asia 400 50Africa 400 300I saw somewhere like a bar which was half shaded with another color.I tried to...
View ArticleReport Server Front End
Hi Folks,I am working as a DBA and we have a project on BI for development of a cube and building ssrs reports on top of it.While we have succeeded to publish report on SSRS, we need to enable these...
View Article