SSRS or Crystal Reports?
Hi,Need to check which is better Crystal Reports or SSRS?We are using Crystal Reports. Wnat to know shall we use SSRS? Does SSRS has any advantages over Crystal Reports?Can you please suggest which is...
View ArticleHow to create group and break page after each group in ReportViewer in Asp.Net?
Hi, I've a report (.RDLC) with Table in it.A datatable of Customer - Sales Data is sent as Datasource to that Report. When it is displayed, it needs to display data Grouped by Customer.After each...
View ArticleQuick question about summary reports and empty data sets
I have an RDLC summary report running on a Dot Net 4.0 web page, containing a large number of individual reports. I've already traced and the code is definitely hitting the query on each report. It...
View ArticleIs there any way to fix the displayed range of an axis with a limited dataset?
I'm running an RDLC on a Dot Net 4.0 web page. What I would like is for the horizontal axis to display a set range of dates even though the incoming data set does not have dates for every point on...
View ArticleIs it possible to control the boldness of individual horizonal grid lines in...
I'm running an RDLC in a Dot Net 4.0 web page (in ReportViewer).The report is defined so that the max vertical value is 100 and the minimum is 0.As such the report is displaying with horizontal lines...
View ArticleValue for report parameter 'CT4_QT1_EID1011_PropertyStatusID_EQ' is not valid...
Hello everybody, I got an issue where I have a report where the following parameter is being actually throwing off a error message.<div>This happened after another error before where the error...
View ArticleError running report that uses custom assembly for expression in SSRS 2008
I have create a c# classlibrary which just prints current date and time.I have given security permission as attribute to my method also.But when I reference it it shows #Error in the textbox to which I...
View ArticleWhat's the simplest way to insure each report page exported to PDF fully...
I have a summary report that I export to pdf. (It's been a while since I've looked at this.) It's current dimensions were arrived at by trial and error. I kept shrinking the pages until the export...
View Articleseperate pages in report.rdlc
in report.rdlc i want to add total value of field(column) end of the each page but when i tried it return me total value of dataset how can i seperate pages ?
View ArticleReport not displaying table column headings over pages
Not sure if this is the correct forum as my question relates to a report created in visual studio report designer.The report has a table with one group and then the details. Each group has a page break...
View ArticleApp requests login when exporting a report to pdf
Hi all, I have a simple web app which I created using VS2012 asp.net Web Forms. I added a ssrs report which is showing correctly when requested. However, when I try to export this report to pdf, a...
View Articlerdlc print button not working in i.e. 10 in .net 3.5
Hi,I am working on asp.net 3.5 and using report viewer to print report.Not print button not working in i.e. 10
View ArticleAsp.net report viewer cut off on iPad Safari browser
I have a .Net framework 4.5 web form application. And one of the web form pages contains a report viewer control to render reports from SQL Server 2012 reporting server. Reports are rendered OK with...
View ArticleWhat approach should I follow for report SSRS , SSIS ETL and Data warehouse
I'm working on SSRS.Actually I'm new to this.We have a OLTP database in which we have created stored procedure for each report.These stored procedures are used to create DataSet in BI solution to run...
View ArticleRDLC Custom Code Connect to SqlServer
Using RDLC local report, everything is fine I am trying to connect Sql server from custom code, but error throws at conn.Open(), no detail about the error, I have added all references. Using...
View ArticleHow to pass value of parameter to rdl from reportviewer control
I have a 2012 asp.net web form application, and one of its asp.net web form page (named "ReportHolder.aspx") contains asp.net ReportViewer control whose Id on markup page is ReportViewer1. The...
View ArticleThe report execution 0jwwc355ob0vzp55kyshox55 has expired or cannot be found....
when from web click the link button to open the report service. the msg "The report execution 0jwwc355ob0vzp55kyshox55 has expired or cannot be found. (rsExecutionNotFound)" i don't konw the reason and...
View Articleproblem in a report viewer
hello for all I face problem in my webconfig I have done my website on 3.5 version and today I try to create a reports which is in 4.0 version inside my website when I try to run it gives me this error...
View Articlessrs hidden parameter added from asp.net report viewer control
I am using asp.net report viewer control in a 2012 asp.net web form application to work with 2012 SQL Server Reporting Service reports that are remote rdl-formatted reports. On those rdl report files,...
View ArticleHow to get Page number in report body in RDLC
How to get Page number in report body in RDLC?My aim is to remove header for to avoide excel column merging on report downloading.But i need page number in Body how to do that?
View Article