Default parameter to current year in SSRS Report
Similar questions have been asked but none have helped me to do what I need done.I have a report parameter that selects a year. This list is populated through a dataset which is from a SSAS data...
View ArticleReport not working after concatenation of fields.
Hello everyone, I am having problems running a report after making a change to concatenate two fields. I have a report with parameters. @StartDate, @EndDate, @ShipperNo, @ServiceType. I have a dataset...
View ArticleHow to Add Comment Only Line to Parameter Area of Report Manager?
I would like to add an instructional comment to the parameter area of the SSRS 2008 Report Manager web page, for example: "For Best Performance, Use at Least 2 Parameters". I cannot find a clean way to...
View ArticleAging report - SSRS - Beginner
Hi, we are trying to create an aging report using SSRS. We ultimately want the report to display on business portal. Here's the problem...we have no idea how to use SSRS. You are speaking with someone...
View ArticleBusiness Intelligence Project Templates are Missing on SQL Server Data Tools...
Looks like the Business Intelligence Project templates are missing on SQL Server Data Tool 2012 on my machine.PC Environment: Windows 8 (x64) | SQL Server 2012 Developer Edition SP1 | VS 2012 RTM +...
View ArticleSSRS Dataset dependency error
Hi I am building a report using 3 datasets i have dataset1 which contains some data getting from multiple table and it is using storeProc1 which i am creating a table in this proc which keeps all the...
View ArticleReports failing with rsReportServerDatabaseError.
Hi,Some of my Report subscriptions are failing with rsReportServerDatabaseError and this happens randomly. I have observed that these reports fail after ~120secs.select *,DATEDIFF(SS,TimeStart,TimeEnd)...
View ArticleHow do I produce an individual chart per report group?
Hey SSRSers - I have a report which is grouped with a 24 hour period, that page breaks after each group. I'd like a corresponding line chart - a chart that is associated with each group (see...
View ArticleCountIf SSRS textbox
I have a scenario where I need to calculate a percentage based on - No of records with a certain value/ Total no of records. This is going into a textbox in the header. I am trying the following but I...
View ArticleNeed help with fixed dollar sign in SSRS
I'm trying to have all dollar signs line up left aligned while the values are right aligned without using 2 fields (so that when it exports to excel there aren't two columns).Here is an example:$...
View ArticleSSRS - Cumulative value for a field with constant value
Hi I have a Report with the following columnsYearMonth, Monthly Target, Cumulative Monthly Target, Actual, Cumulative Actual. I am able to find the Cumulative value for the Actual since the data comes...
View ArticleSSRS 2008 Displaying the first character of the field
Hi All,We need to display the first character of the field in SSRS 2008. Assume that we have a field with expression ("ABC DEF GEH")We need to display "A D G" in our field.Any help would be...
View ArticleError connecting Java with SSRS URL access method
I am trying to connect my java application with SSRS 2008 R2 using the URL access method .Servlets in my application connect to SSRS reports.I am forming http urls in the servlets and trying to connect...
View ArticleSubReport & Parameters Approach -- Consolidating 15 old Crystal reports into...
There are 15 reports built in the early 2000's using Crystal.Each report queries the same view but is parameterized differently e.g.Gummy Bear Report - by RegionGummy Bear Report - By Region &...
View Article[report builder] filter data depending to the conneted user
Hello everybody,I deploy a report model to RS and want to use it via Report Builder.Do you know if it is possible to filter data depending to connected user in the report model?Thank you.Taze
View ArticleData Tools prograam asks for credentials when deploying to SharePoint2013
SQL Server 2012, SharePoint 2013I created a new Report Project in Data Tools. I created a Data Source. I deploy to a Doc Library that has the right SSRS Content Types.Data Tools asks for a User Name...
View ArticleImage sized correctly in preview changes size when running report
HiWe have recently upgraded to SSRS 2012 and I am trying to develop a set of branded reports by adding images. I have put an image in to the heading of my report and sized it to match the row groups in...
View Articlesize limit for a excel subscription
Is there a size limit for a excel subscription? Thanks.LISA86
View ArticleAutomatically connect to new data source in ssrs
Hi,I have lots of reports created using the version ssrs 2008 and the data source is oracle. All the reports are connected to one DB server. But soon db sever is going to change. So whenever there is a...
View ArticleCan Tablix display DIFF rather than SUM in "Total" column
Hi All,Is it possible to display the difference between 2 cols rather than SUM when we addTotal column to a Tablix ?In the attached tablix where it says Total I want to display difference in values...
View Article