Matrix Report
Hi I have Matrix report which has Row Group = Location & 2 Column Groups Product & Month .I want when user clicks on Column what is his Row Value & Columns value (Product & Month). Is...
View ArticleMultiple tables in same report.rdlc document
Hi,I am with VS2010 Report.rdlc and SQL ServerBefore in VS2008 it was easy to create new report by drag and drop fields in dataset table field values to report.rdlcBut now in VS2010 when I tried to...
View ArticleHow in the world do I create a new SSRS project in VS Community 2019?
I installed all the standard packages for 2019, and included:Data storage and processing Visual Studio extension development Data science and analytical applications But... when I attempt to create a...
View Articlehow to bind multiple resultset from one query to table in ssrs
Hi,I m creating a ssrs report, I have created a data set which returns two results set from sql query. how to bind these result sets to table and when i export to excel, i want to display resultset1...
View ArticleWebForms ReportViewer and poor performance when creating CSV report
Hi.I have WebForms ReportViewer (Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a) which has ProcessingMode as Remote and it's using Stored Procedure...
View ArticleReportViewer for WebForms not shown in any Browser
Hello,I have a ReportViewer for Webforms DLLs in my WebForms based Web Application but it doesn't show in page. I use version 10.0.0 of it. My development environment is Windows 10, Visual Studio 2017...
View ArticleThe base class includes the field 'ReportViewer1', but its type...
I've tried several ways, but I didn't succeed.Help me please.I want to use reportviewer in .net 4.0. I use VS 2017 and my server 2012r2 .Best Regards,Nattiko
View ArticleReportViewer too slow
Hello,I have a report which uses ReportViewer and Data is read from Database using Stored Procedure. Problem is that when report is opened into Web Forms page it's very slow. Second problem is that...
View ArticleSSRS dataset filter
Hello,I have an SSRS report that I have a parameter and a filter. Records comes in with a field called Clocked that contains either 'No' or 'Yes'. When the user selects either one from a dropdown...
View ArticleText box shifts left in the page header of SSRS?
Originally I set one text box to show page number in the right site of page header of SSRS via VS 2015 and it works.Now I add one more text box to show message "No record found" locating at the middle...
View ArticleGenerating report off record table adapter not finding data but the mvc...
Hello community,I have an MVC project that is trying to print reports. I have a .rdlc report that is showing information. I also have my project using entity framework. I am currently trying to get a...
View Articlessrs report being called from a report server control
In a vb.net 2010 web form application that uses a report viewer control and points to a sql server 2012 database, I believe I am having a problem with a modified parameter value that is being.In the...
View ArticleRdlc Report in MVC Project being able to Switch databases.
Hello everyone,I currently have an MVC project that im going to be able to be switching 3 databases depending on the group of people using it. The databases all have the same tables. 1 is for the...
View ArticleReport Viewer Control
Hi Friends, I was wondering when you use the report viewer control in a visual studio web application to render reports locally, you will add the control to a web form and then you will see the Report...
View ArticleOpening Datasource
Hi Friends, I was wondering when you use the report viewer control in a visual studio web application to render reports locally, you will add the control to a web form and then you will see the Report...
View ArticleCreating Matrix Chart using two datasets
I have created a report in Visual Studio using one Data Source of CADARCHIVE and I have two Datasets called Non_Self_Initiated and Response_Vehicle_Personnel. Each dataset is built from the data...
View ArticlePrint Directly from web page without viewing
I am wanting to print a SSRS report directly from the website. Or at least bring up the report in Adobe so they can easily print it. Any advice would be appreciated. Here is how I am running the report...
View ArticleThe type 'Microsoft.Reporting.WebForms.ReportViewer'
The type 'Microsoft.Reporting.WebForms.ReportViewer' exists in both 'C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\9.0.0.0__b03f5f7f11d50a3a\Microsoft.ReportViewer.WebForms.dll' and...
View ArticleDataset & Fields
Hi When we click on textbox expression it shows fields & Dataset . What is the difference between the two . Can't we select field from Dataset in textbox expressionThanks
View ArticleLocal report
Hi Guys,I was wondering has anyone ever used a form to enter values for the parameter values the report would use. How do I set a report to use a stored procedure and then filter the data displayed in...
View Article