Current report disappears when doing a 'SAVE AS'?
In SSRS when I have a report open and I perform a 'SAVE AS' and give it another name the original report disappears from the solution explorer. This would be like doing a SAVE AS on an Excel file and...
View ArticleReportViewer on IIS 7 Windows 2008 not rendering, usual fix not working
I moved from Katmai and Windows 2003, to SQL 2008 RTM and Server 2008 with IIS 7. My ReportViewer based .Net application runs but reportviewer control icons do not display and the report does not...
View ArticleGeneral SSRS Question
I am very new to SSRS and have really no experience with SQL server. I am trying to use this software in conjunction with CRM 2011 and have taken a few training classes on it. However my computer is...
View ArticleAny idea what could be causing this error: exception is “Unable to read data...
Curious if anyone has encountered this situation and if you could help point us in the right direction to resolve.We are having a sproadic problem where we're getting this error when trying to run a...
View ArticleSSRS 2008 R2 Matrix report Detail Rows Sort
Hi, I am using SSRS 2008 R2 to write Products information report. I am stuck with how to sort the details row.For instance:ProductCategory ProductSubcategory Product Size PriceClothing...
View ArticleClosing gap between columns in report chart within their category grouping
I have a stacked column report that uses two category groups - the first is the organizational categories and the second is the month of activity. The data is reported on for the previous three months....
View ArticleAn unexpected error occurred while compiling expressions. Native compiler...
We are using ReportViewer in Local mode to render PDFs. This has been working fine for a long time - the last change of any kind to the report or program was early in 2012.As of Tuesday, the report...
View ArticleBrowser compatibility of SSRS report
Hello,I have created SSRS report in sql server 2008 R2, I have used date time picker in parameter section.the Datatime picker is not working [Not visible] in other than IE [picker Not visible in Chrome...
View ArticleSort Month in Ascending Order.
Hi, I am newibe in ssrs 2008 report. I created a tablix report. In my report , month is showing ascending order. But i want to display (JAn to December ). How its possible.ThanksDileep
View ArticleExpressions: IIF and Replace Statments
HI,Currenlty,I have an expression:=Replace(Space(6) + Fields!ABC.Value," "," ")Now, I need to replace the value that says "Hello" to "GoodBye".If the spaces weren't needed, I know to write the...
View Article#Error using IIF and divide by zero
I am getting an error in a calculated field that could potentially divide by zero, even though I'm using an IIF. The column displays in the report as "#Error". My expression looks like this:=...
View ArticleSSRS Export report via URL: Issues with downloding Report
Hi, I am facing problem is programatically downloading ssrs report in Word format.Error :Unexpected error in ProcessRequest: System.Threading.ThreadAbortException: Thread was being aborted. at...
View ArticleSSRS label to Zebra printer
I'm properly generating labels from an operational system in Preview mode. However, when directed to the Zebra printer the label information is printing at a 90 degree rotation (i.e. landscape rather...
View ArticleAn impersonation error occurred using the security context of the current user
Hi,I'm getting "An impersonation error occurred using the security context of the current user" error while running report fileshare subscription. Any thoughts to resolve this?Thanks,- JL
View Articlessrs 2008 report timeout
Hello, The ssrs report is calling a stored procedure to populate data... The stored proc. takes about 15 minutes to complete. Therefore the report gives a timeout message after 10 minutes. For business...
View ArticleHow to build an inner joins on report model entities
We are using SSRS 2008 R2 with an Oracle data source. I have created a report model with 2 tables, Orders Table and Dates Table. For some reason, these 2 tables doesn't have any primary or unique...
View ArticleColors in legend does not match bar graph
HiI have a bar graph with custom colors applied to it.The custom colors displays nicely in the bar graph, but not in the legend.The legend displays a mix of some of the "correct" custom colors, and...
View ArticleIssue with SSRS Data Bar in IE 9/IE 10
Hey There, I am facing weird issue with SSRS report. I am using Data Bar in report using Interactive Sorting. . If you I sort, first ascending then descending, the length of the bars do not correspond...
View ArticleSSRS dropdown should allow null value
I have a dropdown in SSRS reports that is databound. I want this to be nullable\optional. Even if I select allow null it raises alert.I searched on lot of articles on the net which says change SP to...
View ArticleError "Line too long" - Report too large-BUG- error [BC30494]
sql server reporting services : Error "Line too long" - Report too large?is this is a BUGi need to create a BIG report but i cannot !Why is Reporting Services limiting the number of expressions how to...
View Article