How to change the color of a derived column?
Hi Friends,I have two columns First Name and Last Name. I have to create a derived column called "FullName" which is obviously nothing but "LastName,FirstName" . When displaying the full name, I want...
View ArticlePage Setting
I am trying to print a report in pdf .The Body width is 17.08 and height is 8.5The report has 5 pie charts and a drillable table below it.Report properties I have set the width to 17.08 and height to...
View ArticleQuery/Parameter Logic Help - Understanding Shifts
Hello,Every morning between 6 AM and 7 AM, there is a shift manager that needs to run a report and comment on the performance of their shift.Their shift runs from 6PM on the prior day to 6AM the...
View ArticleOne-click export to PDF
Hey guys,I'm trying to add a link to a report that downloads the report itself to PDF. I'm using the following expression in the action for the text box:=iif(Fields!Policy_Status.Value =...
View Article.rdl opens to XML code. Need Report Layout view.
Hi. I'm new to SSRS with the exception of going through a few exercises to create a basic report, so this is my first time actually using it. Some reports were written for us by another person who is...
View ArticleIssue displaying External Image
HelloI'm having some issues showing an external image on a reportThere's a few posts on this site that describe a similar issueI've followed and nothing seems to workI've taken the following steps1....
View ArticleLinked Report per country in own folder for security works but subscription...
To prevent people in France seeing UK data and vice versa, we have an EMEA report with a country pick list, which is accessible to certain people, and then we created a linked copy into a UK folder and...
View ArticleEmail report as PDF with different name through subscription
HiIs there a way of changing the name of the PDF that is emailed through a subscription?it seems that it is just called the name of the report and there are no options to alter it.Thanks
View ArticleReport Subscriptions from Configuration Table
HiI have a report that needs to be sent to a number of people all with differing parameter entries in.Is there a way of administering this in a configuration table?Thanks
View ArticleSSRS Tablix Header Not Repeating on Subsequent pages
Hi All, I have a tablix with the Header and property RepeatOnNew page set true. Using the above arrangement header is repeating /working fine. But I am facing an serious issue here. When i have a...
View ArticlePassing parameters from URL with prefix :rp in URL string
Hi,could any one help me in passing the parameter from URL to report. I could do that when I remove prefix rp: from URL. Unfortunately, I can't change my URL. When rp: is mentioned in the URL, The...
View ArticleWriting data from SSRS to a folder multiple times
HelloI am using SQL Server 2012 Standard EditionI have a report that uses a query to prompt for a specific piece of informationThere's approximately 50 values to choose fromIt then filter and returns...
View ArticleSSRS Format Textbox not holding
Good Morning All. I am using custom code to get data from one of the textboxes (textbox182) in one of my tables. The code calculates closing balance by adding numbers I ask to and all works fine. I...
View ArticleError: Opening a rowset for "Sheet$" failed
The package I'm building has a foreach loop container that will loop through all .xls* files in a folder and insert the rows into the db. Everything works fine for the first file, but always breaks on...
View ArticleSSRS email via Mandrill
I'm looking into the possibility of using Mandrill as the SMTP server for SSRS email subscriptions. Normally setting up Mandrill would need the SMTP server address, the Mandrill key and username/pass....
View ArticleCan not connect a data source with windows auth
I have set up a new sql server 2014 and moved the reporting services to it from a sql server 2012. Everything works great except that I can not get it to connect the data sources with a domain account....
View Articlepassing multi value params from one report to another
i have a ssrs report that has 4 multi value params I have another report with the same 4 multi value parameterBasically on report one when someone click on column B (the expression behind that column...
View ArticleDatetime Parameter Default
I am looking to set-up a datetime default parameter. The field in SQL is Datetime and I'd like to default the start date to@start = Yesterday at 6 PM and @end = today at 6 AM. Thanks
View Articlessrs report uniquely group data for report
In an new ssrs 2008 report, I need to come up with a way(s) to uniquely define how data will appear on the different parts of the report. The only thing that the two part of the report will have in...
View ArticleError 1355 cannot run subscription with owner being from old domain
We are migrating from Domain A to Domain B, and there is a trust in place.So in Domain B, I can add DomainA\User no problem, and they can continue to run the reports under the existing (old.default)...
View Article