SSRS 2008R2 Error: An error occurred within the report server database. This...
Hi,a big problem with our report server has appeared suddenly.We are running the SQL Server 2008 R2 with a Report Server. But a .I can connect to the Report Server Website and I can choose a report....
View ArticleReport Builder Filter Not Like Wildcard
Hello. I am brand new to SSRS/Visual Studio and am trying to filter a dataset field that is Not Like a value with a wildcard in the Dataset Properties-Filters area. I can easily get the Like...
View ArticleSSRS expression returns #error value in some cells
Hello,What do you think below expression sometimes return #error value in ssrs.=SUM(Fields!X.Value / 100 * DateDiff(DateInterval.Day,Fields!s_date.Value,Fields!e_date.Value)) / IIF(...
View ArticleThe reporting service web service connection pool reached the max pool size
I got a problem that it throw an exception "The timeout peroid elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connection was in use and max pool size...
View ArticleSSRS chart overlap issue when accessing report from an IE-10 client on a...
Hi,I have a report that I access using IE10 client without compatibility mode. The report server is deployed in windows server 2008 r2. The chart and the table in the report appears expanded and...
View ArticleCustom Data Extension and Report execution
Hello guys,I need some help.On the reports I'm developing I need to call some complex web services. As such, I developed an data extension in C#, which calls code from a dll. In that dll I'm calling...
View ArticleDate Expression showing Error in SSRS
Hi,I have value for Month field as 0. I have used MonthName function in the report. So im getting error as #ErrorExpression:MONTHNAME(Fields!Month.Value)& " "& Fields!Day.Value &" "&...
View ArticleMsg 2601, Level 14, State 1, Procedure sp_flush_commit_table, Line 15 Cannot...
I am using SQL server 2008 R1 SP3. And when we are doing back up operations we are facing the below errorMsg 2601, Level 14, State 1, Procedure sp_flush_commit_table, Line 15 Cannot insert duplicatekey...
View ArticleSSRS 2008 set field value outside Dataset
Hi - I have a report with a Tablix and Dataset. I simply want to change the value of some text outside of this Tablix (using an expression) but cannot see how to achieve this. If I look at the...
View ArticleSSRS series lable Overlaping issue
Hi All,Please see below picture and give me solution .My lable number got overlap and showing black arrow mark .Akhilesh Sahu Sr.Software Developer
View ArticleDate format when running in Mexico vs US
When using RS 2005. I have a report that I developed in the US and runs on a server in the US. I can create a subscription with no problems.When our region in Mexico trys to create a subscription...
View ArticleIdentify first occurances of member values in MDX dataset
I have an MDX dataset ordered by a row member. I need to tag the first occurance of each value of this member. Any thoughts on the easiest way to do this?
View ArticleSSRS 2008 R2 Print Error
Hi - We have an SSRS report which errors when we select Actions / Print:"Unable to load client print control." There seem to be various reasons when searching this online, but nothing clear.Is there a...
View ArticleDisplay Nothing in table column heding when parameter doesn't have any value
Hi,I created one tabular report . Report has 2 parameters(ex: A and B) both have default values from two different datasets. I am using these parameters in two column headings (col1 has parameter A and...
View Articlereport viewer
Hello Friends, I'm trying to built a simple page to show informations from my SSRS, I'm using the code bellow, and i'm receiving the error message as follows, how to solve it?rsInvalidItemPath issue-...
View ArticleReportViewer.WinForms.dll produce out of memory exception
I wrote a small app in VS2012 (C#) to replicate this problem, and I'm not 100% sure how to get in contact with Microsoft to log this problem.The Problem:A windows form using a ReportViewer 11...
View ArticleReporting Services with out national character after export to PDF
I have problem with exported report to PDF(sended by job)on some devices(pc, mobile, tablets),i dont see any text correctly, only undefinied symbols, problem only exists on exported reports, on SSRS by...
View ArticleReport model - number of values selected in DDL param
Good afternoon,I have created a report model that references Teradata views, and I am using this model to populate several datasets in a Report Builder report. One dataset returns actual results, and...
View ArticleORA-01843: not a valid month . Receive this error when running report in...
sql server 2008 r2 RS2008 r2I can execute the query in BIDS 2008 with out a problem and I can run on our RS2005 server without a problemBut when I deploy report and run on our RS2008 server I get the...
View ArticleSSRS Publishing error: A cobalt error was thrown
Have a SharePoint 2013, SQL 2012 SSRS site. Integrated mode. Report templates set up on one site, published to another (in case this matters). Publishing has been fine (once every 5 minutes, for a...
View Article