Error in Sending MAils
HIGetting Error in SSRS reportsFailure sending mail: An invalid character was found in header value.
View ArticleSSRS memory limiting: performance impact
We have a shared 32G RAM server running 2 instances and 2 reporting services. The instances are capped at 6G and 14G. The reporting services have no max memory specified and turn out to be true memory...
View ArticleData Drive Subscription And Invalid Parameter Exception
I have a new SSRS 2012 Server and I'm currently setting up Data Driven Subscriptions ("DDS") here. One of the paramter fields, "Parameter1," is defined as a single select drop down list controlled by a...
View Articlemigrating sql 2005 - 2008 R2
Hello,What is the best way to migrate reports from SQL 2005 - 2008? I have 200+ reports, so opening one at a time in VS and then deploying is not an option.Also, I have a ton of subscriptions. Is there...
View ArticleConditional formatting (Bold) using another column's value or no value
I have a multiple column table report using SSRS 2012. Need to change the Format_Title data field to Bold font when another field is blank/empty. The empty field could be either GL_Account,...
View ArticleReport Metadata
I am curious to know how my fellow SSRS report authors and admins out there approach the task of documenting metadata for their reports.I am developing a series of reports that will need companion...
View ArticleMigrating subscriptions from 2005 - 2008
Hello,I am in the process of migrating over 300+ reports from SQL 2005 - 2008. I have a few tools that can help me with this, however I have a ton of subscriptions to move as well. Has anyone dealt...
View ArticleSSRS - show reports like slideshow
Hi,I have a requirement to show reports (two reports)one after the other like a slide show. The first one already is set like a dashboard with auto refresh property on for 120 seconds. How do I include...
View ArticleGetting Specific Months
--I Am Using SQL Server 2008 R2 And Report Builder 3.0--So what I am trying to do is, I have a report that generates of how many Funded contracts are funded within the year 2014 of each month and in...
View ArticleCalculate 2 weeks every week
I'm still new to SQL so this question I am asking may be easy for you. So I am creating a report that for every week generates the prior 14 days (Or 2 weeks) of the funded contracts. I know this has to...
View Articlessrs default Multi-value parameter select all
In a new SSRS 2008 report, I want to be able to allow the user to select which report they would like to see generated by selecting the report name from a dropdown list. This is a multi-valued...
View ArticleNew to SSRS and how most people implement (on its' own server or with db engine)
HiI have implemented SSRS on one of our test servers that also has the database engine installed. This is the first time our company is going to use SSRS. What I would like some input on is: Should...
View ArticleReceiving Correct Output
Hey guys, so I have this stored procedure. The query works fine but the problem is the output. I wanted the user to enter a BEGIN DATE and END DATE. And the output be only those months between the user...
View ArticleSecurity Entitlement around Report Models
I have report models that should be accessible by specific user groups. For example, Report Model A should be accessible User Group A and not by User Group B. What are the best practices to implement...
View ArticleRender to PDF and resetting page numbers does not work when run from Report...
Hi Everyone,I'm having a rather strange problem. I've got a report that produces statements for a group of people. The report has a header with a text box that I conditionally suppress if the current...
View ArticleThe report server cannot decrypt the symmetric key that is used to access...
I got the following error when trying to use SQL Server 2005 Reporting Services manager:The report server cannot decrypt the symmetric key that is used to access sensitive or encrypted data in a report...
View ArticleSubreport call with multiple @params, is it possible??
Hi,I have ReportMain that serves as a driver and has 2 boxes or 2 subreports.One of them Report01 has multiple tablixes (and datasets for each of them), which produced by single sp but with different...
View ArticleStill using 2008 R2 BI
I am still using SQL Server 2008 R2 Developer edition. Am I now out of date? I don't really use this for a job but just use it at home to practice some BI in the event that this may be required as part...
View Articlessrs using temp tables
The questions apply to using temp tables when executing 5 datasets in the same main ssrs report.Here is the description of the ssrs 2208 report:In a new SSRS 2008 report, I am allowing the user to...
View Articlessrs default paramter value issue
Problem is there is only 1 parameter value and the report runs right away without allowing the user to click the 'view report' button.In a new SSRS 2008 report, I am allowing the user to select which...
View Article