[rsUnexpectedCompilerError] while building the Report
[rsUnexpectedCompilerError] An unexpected error occurred while compiling expressions. Native compiler return value: ‘[BC30251] Type 'System.CodeDom.Compiler.GeneratedCodeAttribute' has no...
View ArticleReplacing Notification Services
We are using Notification services of SQL Server 2005 in our application. The scenario is that mails will be sent to customersbased on different criteria like New Invoices, Overdue Invoices, Invoices...
View ArticleSSRS 2008 R2 - Interactive Sort expression is not able to access custom code...
Hi All,I have a tablix filling data based on value returned from custom code i.e. IIF(Code.one = "something", Fields!val1.Value, Fields!val2.Value)this works fine and data shows up all right; however...
View ArticleVisibility of a Blank Sub Report
Hi to everyone,I would like to ask if there is any property so that to keep a sub report visible even if it is blank (contains no data rows) when executing the main report. I want to keep the sub...
View Articleshared data source on report manager
hii am using shared data source in my rptproject file.i would liek to know how can we use it on report manager/i am just seeing option to create data source over there,i created it.but my reports are...
View ArticleFormat not applied to text box that displays OLAP dimension attribute - SSRS...
I have a report that displays data from an OLAP cube. One of the text boxes in the Tablix displays the value of a dimension attribute that is of type System.DateTime. However, this is always displayed...
View ArticleYes / No parameter in SSRS
I am very new to SQL / SSRS.I am creating a report in Visual Studio and am trying to create a parameter with Yes / No Values - when "Yes" is selected, it will show all dates from the "Valid_Until"...
View ArticleReport Builder Datasource Issues
Are the embedded datasource(stored creditentials) reside at Reporting Server?else May i know where is it?The situation is the Embedded datasource not able to polish when running the report,it prompt...
View Articledistinct sum in SSRS
HI Experts,I have small issue. I want to sum the distinct values in SSRS report.250250130130160160160is that possible ? this is my field =sum(Fields!ExpectedDurationSeconds.Value)Note: I was...
View ArticlePrint Query result using microsoft report using VB.Net
Hi I programed a simple application that inserts data into an access database then retrieve it back when needed .. Now ia want to print my Query results in a nice shape like a report and i searched a...
View ArticleChart only displays 3 data points
I know my way around reporting services pretty well but just recently asked to create a chart for the first time. I am using the same query from another report that display about 50 pages of data....
View ArticleSSRS 2008 - How to handle subscriptions on 2 instances of SSRS on a cluster?
Hi all, I ran into an interesting question from a developer on how to handle subscriptions on 2 instances of SSRS on a cluster. Our setup is an Active - Active 2 node cluster with 2 instances. ON top...
View ArticleReportViewer - barcode not showing nor printing
Hi all,I have a report developed in SQL Server 2008 R2 (SP1) which uses a Code 128 font that is True Type, the elements that use the font are visible and the font is installable.The font is installed...
View ArticleSSRS Report Header on each page when row data spans multiple pages
Hi,The data that a row contains spans across more than 5 pages. It is required that I display the column headers on each of the generated PDF which is not happening. An image of what is being generated...
View ArticleIssue with domain account trying to connect to the Report Database for SQL...
I'm using a domain service account to provision the default SSRS instance for SQL Server 2012 Ent. (Dev Environment to start playing around). This account is also being used for the other service...
View Article"go to report" doesn't support opening links in new windows
Hi, I want to open links from report in new IE windows or IE tab, I guess "go to report" doesn't support this, So I have to use "go to url" option, the problem with this option is, navigation bar...
View ArticleSSRS Expressions: how to check if a VarChar is in deed a decimal, BEFORE...
I can't seem to get this expression to work correctly, it returns the following error: Warning 1 [rsRuntimeErrorInExpression] The Value expression for the textrun ‘txtMain.Paragraphs[0].TextRuns[0]’...
View ArticleReport Error
Hi Everyone , I have a report which is working fine till yesterday (Which has only one table in Report Body)Due to some requirements I changed the report where I have added List box in report body and...
View ArticleOracle date parameter error
Did anyone got this error below ERROR [HY000] [Oracle][ODBC][Ora]ORA-01830: date format picture ends before converting entire input string
View ArticleFooter textbox is not moving to right side when Table's width grows in...
This is regarding an RDL report which I am working on. I have a table which dynamicaly grow according to volume of data. Orientation is Landscape. I have a footer, added a textbox in the right corner,...
View Article