Using Reporting Services as a document store...
Hello,A colleague has created a number of folders on our SSRS Report Manager as a document store for Word templates, which seems odd to me as we also have Sharepoint.Does anyone know if there are any...
View ArticleHow come my MICR font isn't staying on my check/report?
I have an ssrs report where a check has it's MICR code at the bottom of a check. When I print out this report the MICR Code is not converted over.
View ArticleHow do I remove repeating rows in SSRS Report
SSRS report has a 'textbox' with expression(shown below) inside the report body and inside a 'List'. Note that the fields are not part of any tables. These values are hardcoded in the...
View ArticleStacked Column Charts - Key Duplicates - Visual Studio 2013/SQL Server 2014
HelloI have to build multiple reports in SSRS consisting of a stacked column chart with multiple stacked columns.I was able to do this and complete the charts (after initial confusion with primary and...
View ArticleSSRS Access Denied
I had configured SSRS on a SQL Server and deployed few reports. I was able to access outside the server and other users were not able to access outside the server and they are getting access denied. I...
View Articleproblem consuming webservice
I have a webservice that returns the following xml:<string xmlns="http://www.abc.com"><?xml version="1.0" encoding="utf-16"?><CurrentSummary...
View ArticleRetrieve Boolean True and False values
I'm using Report Builder 2.0 and looking for a way to pull both True and False values for a flag property. My current code is:=iif(Parameters!cboGradeActivity.Value = "ALL",...
View ArticleReport shows old(er) snapshot
Hi,I created a new snaphot and I can manually select the snapshot in the Report History, but when I open the report from the report folder view I still get the previous snapshot.When I switch to...
View ArticleToken based access to ssrs reports
hi All, I have a scenario to build SSRS report. I need to provide the users the Token authentication functionality in ssrs report.please reply me if any body have faced this type of scenario?Thanks in...
View ArticleProblem while exporting ssrs to pdf
In report builder it is giving this error :The stream cannot be found. The stream identifier that is provided to an operation cannot be located in the report server database. (rsStreamNotFound)But...
View Articlehierarchy question in SSRS
Hi to All!I have a hierarchy in SSAS cube - Country - Area - City. I need to implement possibility in SSRS to create report, based on cities. When user choose Country in the "Select Country" field, he...
View ArticleSSRS 2012 - How to allow access via a web server to Report Server installed...
Our SSRS2014 is installed on the same server as SQL Server. (We didn't install SSRS on the webserver because it would need a second SQL licence).The DB Server cannot be accessed externally. We have a...
View ArticleLost SSRS query parameters with Visual Studio 2015
I lost all my report's query parameters when i opened the existing report (developed with Visual Studio 2012 version of SSDT) with new Visual Studio 2015 version of SSDT.Is that a bug or any work...
View ArticleSSRS URL With Parameter
I'm trying to put a customer number parameter into a URL so the user does not need to select it from a drop down dialog box.I thought the syntax for doing this was something like:...
View ArticleSSRS - Sub report parameters Sub to Main
SQL Server 2008 R2 - BIDS - 2008Main Report has Start_Date and Finish_Date parameters returning 2 records (correct result as per query filters).Sub Report has Start_Date2 and Finish_Date2 parameters...
View ArticleSSRS doesn't play nice with with sprocs containing BEGIN and END (what?)
Hi All,I'm going to start tuning a stored procedure that's used for an SSRS 2014 report data source because it's straddling the 30-minute timeout we've settled on. Another developer was looking over...
View ArticleWorking with parameter date from nvarchar column
Hii All,I have a problem during create srrs report with parameter date to display nvarchar column (on database). The error like this :An error occured during local report processingAn error has occured...
View ArticleDatasets not in use, gets executed?
Hi experts,I am troubleshooting an SSRS that takes 10 minutes to load! Each of the datasets corresponds to an SP in sql server…I executed each SP individually in sql server, and there is one that takes...
View ArticleRotating Image 90 deg.
I am building a report on label paper, where the top of the report is vertical and then on the bottom of the report there is a 4 x 6 sticker label with the horizontal dimension being the 6 in. My image...
View ArticleSerial Number from Job Number and Index as xxxx0n where xxxx = job num and 0n...
HiI have an issue with a calculated field in ssrs report.I need to create the serial number which will contain the job number and index which max value = production qty. The index need to be in a...
View Article