Is it possible to bind a ServerReport to a ADO.Net Datasource?
I'm kind of new to Reporting Services, so bear with me. But as we use it now we write reports and deploy them to a Report Server. From the ASP.NET side of the house, we are generating a fairly complex...
View ArticleReporting Service Home Page
Instead of getting the Reporting Service Home Page with the Content & Properties tab when clicking on a given URL, I receive directory structure type display with the Data source And Reports. I'm...
View Articlebarcode generation problem in RDLC local report
I am trying to encode [url=http://www.aspper.com/barcode-rdlc/tutorial.html]barcodes in RDLC reports[/url], I am using vs 2008 and C# class library.It works well when I install the barcode generator in...
View ArticleJump to URL paramater not working in ssrs 2005
Hello,I am using ssrs 2005 I have a main report and a subreport. When the user click on the dollar amount on the income statement (main report) the subreport will appear (Test Detail Income Statement -...
View ArticleFor security reasons DTD is prohibited in this XML document
Hello All, I have a very big Dataset which pulls up millions of rows. When I pass parameters from Windows forms to run on Reportviewer through webservice it is giving me "System.OutOfMemory" Exception...
View ArticleUrgent: Reporting services migration - subscription jobs did not get created
We are moving to a new data center. So, We created a new virtual appweb server and new database server at new DC. I did a fresh install of new reporting services on appweb server. I backed up and...
View ArticleBarcode in RDLC Programmatically
How to generate RDLC Barcodes Programmatically........
View ArticleHow to link Main dashboard to other dashboards via a dropdown list
Hello,I have created a Main dashboard using SSRS. It consists of a report with graphs etc called Dashboard.rdl I have created two other dashboards called Helpdesk.rdl and Engineers.rdl but i would like...
View ArticleReportingServices.exe CPU is high. How to find currently running reports ?
In SSRS.ReportServer database, there is executionlog view that has details of reports that [i]were[/i] completed (succeeded & failed) , not what is running right now.In Management Studio, if you...
View ArticleCan I schedule a report to run via SQL Job Agent?
HiI was wondering if I can schedule a report to be emailed via the job agent?I know I can Schedule it via SSRS but here is what I need... I run this report which runs via a SP which updates a field to...
View Articleone parameter returning all,remining parameters also need to return ALL
i have 6 parameters ,in this 4th parameter returns "ALL" 5th and 6th also in need to return all5,6 have available values, where i have to write expressionRegardsArjun
View ArticleAutosize textbox width in rdlc report
Hi,I am creating a rdlc report using Visual studio 2010. The report will be saved as a PDF file.I want to resize the textbox width based on the content in rdlc. I tried using Canshrink property in...
View ArticleMatrix Total
Hello,I'd appreciate if you guys help me with my problem in a matrix. In the following SSRS 2008 matrix, notice I have a Row named FieldName, and only one field in the Data area named Value. My...
View ArticleSSRS Report breaking with an error "System.UriFormatException: Invalid URI:...
Need quick help on this issue. Environment Details:Reporting server migrated from 2005 to 2012.But we haven't migrated rdls and these reports are being viewed via reportviewer 8.0 version (2005). IIS...
View ArticleOutput of SSRS in XML format
Hi,I got my sp TO WORK.. FINANLLY...Now I wanted to schedule the report to run and email in XML format....I want the remove some of below and change the name of the tags from say Detail_Name to...
View Articlecolour expression based on parameter selection in ssrs 2005
Hi all,I have a report in it i need to produce colour based on comparison of comp and allcomp when i select region parameter as "all"i need to do comparison between comp and mum_comp when i select...
View ArticleData Driven subscription issue
Hello,Can you please help me to solve following error for DD Subscription:While running the subscription it shows the status on browser as Processing: 0 processed of 1 total; 0 errors.Log...
View ArticleSSRS filters using "IN"
I have a table that I need to sort by multiple values and am not having much luck. Is is possible to use the "In" expression in a table?Field: =Fields!XYZ.valueOperator: INValue: ?????When I only use 1...
View ArticleExport to TIFF
Good afternoon, I have a report that if I exported to PDF would be in excess of 10 pages. Due to a limitation, I need to export to TIFF. Is there a way to export to multiple pages in a TIFF? It seems...
View ArticleMonthname: Is there a bug in this function
Can someone tell me if there is a bug/issue with the SSRS built in function MonthNameThe following expression in the header of my report returns an error on the True Part, but not on the false...
View Article