SSRS Question
I have to perform a simple division depending on two fields from a table. I am taking care not dividing by zero but for some reason it is giving me NAN.Please find the expression below. =...
View ArticleReport Builder Expressions Help
I am about as much of a newbie as possible. I've been working with Report Builder 3.0 for a week now. We have a piece of software built on SQL 2008R2. I want to build a custom report that will...
View Article#error when trying to sum a calculated field in ssrs text box
I am getting the #error when trying to sum a calculated field in ssrs text box. I have seen posts regarding division by zero but this has none of that.The calculated field is appearing correctly in the...
View ArticleSSRS parenthesis around negative values
Group, Still new to SSRS and expressions... however, this should be an easy one I would think. I have a column that is formated as a percent. Some values are negative -.56% . All I want to do is put...
View ArticleTable Explaination for dbo.catalog table in ReportServer database
Hello, I am trying to look for the explaination for the columns in dbo.catalog table. Is there any place i have explainations for these tables? For instance there is a column 'Type' in dbo.catalog...
View ArticleNeed Setup Help: "The ReportServerVirtualDirectory element is missing"
I am getting setup problems with Reporting Services 2005.When I try to connect through SQL Server Management Studio, the browser in the connect dialog can see the Reporting Services 2005 instance, but...
View ArticleSS2K8 R2 SP2 RS Report Builder 3 data extension not installed or cannot be...
Hi, the following error:The selected data extension <data extension name> is not installed or cannot be loaded. Verify that the selected data extension is installed on the client for local...
View ArticleHow to link multiple datasets in one table - Report Builder 3.0?
I have two datasets that I am attempting to use to populate a single tablix. For example, I haveDataset 1 that lists values for Date of Sale andItem Number. I then have Dataset 2 that listsItem...
View ArticleHow to convert String to Integer in report viewer
Dear Sir,I need how to convert string to integer values, I have Hours:Minutes: Seconds values are String it's convert to integer seconds , I'd tried below expression but i got #ERROR Function...
View ArticleHow to know installed Reporting Services is which Edition?
Hi, I have installed SQL server 2005 Reporting Services Standard edition On Server A and the Created the ReportServer & ReportServerTempDb on Server B which is a SQL Server 2005 Enterprise edition....
View ArticleUse Floor expression on a different Dataset
Hi I need to use the Floor expression to get minutes showing as time so for instance I want 450 minutes to show as 7:30. To do that I found the following on the...
View ArticleHTTPS Image is not Show in SSRS Report
Hi Friends, My SSRS Report Server was in HTTPS, Settings. In the Reports, 1) I can show the Attachments (like doc,pdf file click through action ) it works fine. 2) I need to show images it not...
View ArticleDisplaying images that are accessed through URL
Hi,I have trouble displaying images that are accessed through URLs in my report. If I call the URL directly in the Browser the Image can be opened without problems.The images can be accessed with an...
View ArticleDuplicate rows on exporting to Excel
Hi, I have a report which uses hidden grouping downward, in the reporting client, it looks perfectly fine, however, when exporting to Excel, it looks like the below, when I drilldown to the details, it...
View ArticleHow to summary data in SSRS
Hi All,We have a deatiled records in our database. we need to show summary data.Please find details below.Details :-Report Month measure1 measure 2JAN 10 20JAN...
View ArticleKB2716436
On Tuesday (10/09/2012) SP 3 was installed for SQL Server 2008 R2 (KB2716436) by Windows Update. My installation of SQL Server includes Report Services - so now when someone tries to print it wants to...
View ArticleRegarding the SSRS series configuration issue.
Hello, Good Evening!!..From our end, we are facing an issue while defining an action with respect to mentioned series propties.As specified in the below screenshot, we are having the...
View ArticleHelp Converting RunningValue AVG to Percentage
Hi,I have a RunningValue AVG on a group in a Matrix report and the client wants this represented as a percent. Below is my RunningValue expression:=FORMAT(RunningValue(Fields!NoGoLive.Value...
View ArticleOverload resolution failed becuase no accessible ' =' can be called with...
I got this error in SSRS, The value expression for the textrun 'textbox' contain an error [BC30516] Overload resolution failed becuase no accessible ' =' can be called with these argumentsThis is the...
View ArticleWorking around Temp tables in Reporting services.
I have been working for days to translate a report out of an old system and in SQL reporting services. Getting the basic code down to get the required data was easy, however getting it to work in...
View Article