Add horizontal line after each record
I have 10 records seperated by ID. I m using List in SSRS to show data on report. I need to add horizontal line after first record, then after second record till 10 th record. How do we add this...
View ArticleVisual Studio 2013 - SSDT-BI
I have installed SQL Server Data Tools - BI for Visual Studio 2013. I have Visual Studio 2012 and Visual Studio 2013 installed.My .rptproj still will not open in VS 2013. The .rptproj still opens in...
View Articleexport vertical view to PDF
Hi, I have a Chart report which is larger than the PDF width, is it possible to make it vertical to fit the PDF size ?
View ArticleUnable to see the user when trying to add to TFSWarehourseDataReader role
Hello Guys,I am trying to configure TFS reporting using SQL reporting server with TFS 2013.Steps done so far:1. Installed SQL Server 2012 (with reporting and analysis)2. Installed TFS 2013 Standalone...
View ArticleHow To Display Message in Ssrs
Hai All I have doubt that is How to display Message in ssrs if Table Doesn't has Record Then I want To Show A Message Like "This Recoed Is Not Valid " ,Please Give Me Solution...
View ArticlePrevent "\n" from being interpreted as line break in tooltip
HiIn a SSRS 2012 report I got a chart which renders a couple of vertical columns. If you hover over any column a tooltip appears which so far work very well. Now, in the tooltip I would like to display...
View ArticlersReportServerDatabaseUnavailable
Hi,i try to get the Reporting Services running.After installing the Reporting Services, created a Database and a Web Service URL with the Reporting Services Configuration Manager i get the following...
View ArticleError with Shared Dataset's
Hi All, I've just recently tried to upload a report to my organisations local SharePoint site (2010)...it has reporting servers functionality and works fine otherwise. I have site ownership but have no...
View ArticleFormatting
Is it possible to format part of an expression?I have an expression:=(Fields!Intervention_Date_Of_Service.Value & vbcrlf & Fields!Intervention_Comment.Value &...
View ArticleI need to add totals from multiple tables each with different datasets into...
I have 6 tables, each with their own unique dataset. The tables break down monthly activity in a 90 day history total, subtotaled by month. I need to add all 6 of those 90 day history totals across...
View ArticleA report that uses tablix returns error when trying to deploy to Report...
We have some reports that have been built using tablixes, and tested in a 2008 Report Server. When trying to deploy to Report Server 2005 (don't ask why) we get an error sayingThe report definition is...
View ArticleThe Value expression for the text box specifies a scope that is not valid for...
I'm new with report builder so any help is appreciated.I'm trying to sum a column in a report. in Most columns I can just wrap the row level expression with "Sum()" and it works. However, I have run...
View ArticleSSRS Expression help
Hello,Is there anyway to default to the first day of the month in a SSRS expression. I'm looking to do the reverse of the EOMONTH() function.The date value is coming from a parameter @BegDate and...
View ArticleGrouping by Code
I have created a Table within SQL Server Report Builder, and the first field is a calculated field with the following code:=Code.ChangeWord(Fields!NAME.Value)Where the function isPublic Function...
View ArticleError when trying to view reports or manually processing the TFS data...
Hello Guys,I am trying to configure the reporting for TFS using SQL Server. But I get following error when viewing any report:So I try to manually process the cube to check if it works. I am following...
View ArticleDisplay a Friendly message if sub-report is empty
Hello, is there a way to display a friendly message if a sub-report does not have content ex "No additional products available"
View ArticleAuthentication without prompt of form
Hi,We have a Java web application that calls some Reporting Server reports via URL access. However, each time a user accesses a report the first time in the browser session, they are prompted for user...
View ArticleFailure sending mail: The transport failed to connect to the server.
Hi I have created Emailsubscription first time in my production server ,am facing this issue ,subscription were not created ,its shows me the follwing error.We did everything fine.HI I have Configured...
View Articlessrs 2012 setup parameter value
In an existing ssrs 2012 report, I want to basically add the following logic to a new dataset that will be used by a new parameter called 'Inventory'. SELECT DISTINCT Inv_number as value, Inv_name as...
View Articlessrs 2008 r2 using parameter values
In an existing ssrs 2008 r2 report, I have a requirement from a user where they want to add 2 more parameters to the report. Right now there is an option where the user can choice to generate report1,...
View Article