Customize column grouping
Hello All, I am working on one of the report.where I need to move the amount across column group. My data is like this Project Amount CurrentFiscalMonth DelaybyMonth A 10 Jul...
View ArticleDetermining factors of location of textbox displaying on report.
I have created a report that contains two sets of 3 graphs. Each set is filtered by field A and field B. All the graphs are based on one table but there are 3 views of the table, hence the 3 graphs....
View ArticleCreate dashboard with SSRS 2008 R2 native mode
Hi,We want to create interactive dashboards using SSRS 2008 R2. We currently has Report Server installed in Native mode. I see that we can build some good dashboards using SSRS, SharePoint 2010 and...
View ArticleError Message: The attempt to connect to the report server failed. Check your...
I have a web page that contains a ReportViewer control. I am trying to display a report, which is an .rdl file located on the SSRS server, in this ReportViewer control. I have set the ReportPath and...
View ArticleSubreport table alignment
Hi, I'm using SSRS2008, I've a subreport embeded into merged horizontal cells in a tablix. The problem I'm having is that the table/cell border lines are not lining up. I've set the padding on all...
View ArticleOverload resolution failed ?
=IIF(Fields!CoolantLevel <> "", "CoolantLevel: " & Fields!CoolantLevel.Value, Nothing)Overload Resolution failed because no accessible <> can be called with these arguments...
View ArticleError when expression gets divided by zero
I am getting error when my expression is getting divided by zero.How can I solve it.
View ArticleReport Design in SSRS
Hi All,We have a requirement, where all metrics show total percentage i.e =100 One of my metric(%Total Product Cost ) have sub metrics like IN and OUT, The sum of submetric is always equal to total of...
View ArticleT-sql help to switch dates on the report
I've a requirement per below business rule to change the Scheduled Delivery Date on the report. Below is the DDL: 1) If the Job has a batch number, the Scheduled Ship Date will be next monday to...
View Articlemigrate xtrareports to reporting services
Hello Everybody,My company work by devexpress reports technique and we need to use reporting services technique because of its flexibility and the best performance. but we have a huge numbers from...
View ArticleSSRS 2012 - Adding a global parameter to a group of reports
I have a project which currently has around ten reports. I would like the user to be able to open the home page report and set a preferred start and end date for the group of reports (I would like them...
View ArticleHow to Configure Reporting Services programmatically
Hi there. I would like to be able to programmatically (or via command line) configure the RS virtual directories, as described in: http://technet.microsoft.com/en-us/library/cc304416.aspx. I want to...
View ArticleCan we change encoding from UTF8 to SJIS in SSRS 2012
Hi All,How to change encoding in SSRS from UTF8 to SJIS for export to CSV. please confirm is it possible or not.Thanks!!
View Articlefixed row header for tablix report when rendered into excel.
Hi I have a tablix report (SSRS 2008) when I render it in excel my client alway needs to see the row headers as fixed one i.e when he/she scrolls report from row 20 scrolling should begin and alway...
View ArticleSum unique item on group
Hi,I want a sum of the rows I have but only the unique items, for exampleClient Name AmountClient 1 $10Client 2 $20Client 2 $20Client 3...
View ArticleHow to calculate percentage and difference of two values in matrix report in...
Hi everyone,DB--SQL serverSSRS-2008I am creating matrix report with grouping on WEEK and Fiscalyearweek,I need to calculate of difference between FY14W01,FY15W01 ande percentage of those..how to...
View ArticleEnumerating reports with subreports?
Is there a good way in TSQL to:1. List all SSRS reports containing sub-reports2. List the SSRS sub reports?thanks
View ArticleConditionally turn on an action
Hi,I want use an action to launch another report when clicking on a textbox however I only want to do it under certain circumstances. Strangely I don't see an option to put an expression on the...
View Articleexcel rendering in sql server 2012 reporting services i.e. excel causes...
Hi Team,I have ssrs 2012 versions as belowMicrosoft SQL Server Reporting Services Version 11.0.3000.0 Microsoft SQL Server Reporting Services Version 11.0.2100.60the issue is for both the servers.after...
View Articleadding a parameter list to rs report call from c#
Hi we run std 2008 r2. I want to add a parameter list to the following report request. I'm guessing it gets added right after report path. My report has 2 params IncludeAllStatus and IncludeZero....
View Article