Most voted "report" questions
Tag used to refer to reports in general (in files, in the internal content of a web page, etc).
Learn more…135 questions
Sort by count of
-
1
votes0
answers195
viewsHow to insert a chart as subreport in WPF Report Viewer
I am developing a WPF application and need to insert some charts in a report. I have created two files. RDLC one called Infographic and the other Sub-Fographic. In my subreport I would like to add a…
-
1
votes1
answer596
viewsView report from Mysql tables
I have a problem generating a report, in which the site administrator will see the fields ID and login of all registered users, so far, I have this code: <?php require_once('config.php'); $emite…
-
1
votes2
answers1219
viewsHow to pass object list to Subreport?
I have the iReport plugin in netbeans. I’ve already set up the classpath to recognize my classes, I take the following steps: 1 - Send object list Boletim for the main report, each report has…
-
1
votes1
answer79
viewsHow to set a page size with Ravereport
I have a project in Delphi 2010 in which I use Ravereport to make PDF reports, my question and the following and possible to define the size Width Heigth from the PDF page. I tried it but it makes a…
-
1
votes2
answers97
viewswarning for empty in_array
I have a code that to generate a PDF it checks what is marked in the checkbox. But if I don’t mark anything, it still opens the PDF, only with the blank sheet. It has how to make a if that if…
-
1
votes1
answer342
viewsDatabase Login when generating report in Crystal Reports VS2008 - VB.NET
Good morning late evening I already know that there are some topics related to this same issue that I am raising, but none participated in exactly the same conditions that led to the same event, as…
-
1
votes1
answer470
viewsJasper does not open outside the IDE
Within the Netbeans IDE the code works and the report is presented. But when generating the executable, it is not possible to open the report, receiving the null message. It’s like he can’t trace…
-
1
votes1
answer300
viewsReporting - Consistency of data when prices are changed
I have the following database: Requirements: the prices of the lunch boxes and the address of the customers can be amended as necessary. every week I need to generate a report from that database,…
-
1
votes0
answers29
viewsMobile Report - Reporting Services 2016
This is my first post in the community and I hope to be able to collaborate with my question. I am working on a BI project where I need to show a quantitative number of calls on a map, according to…
report sql-server-2012 reporting-services sql-server-2014 business-intelligenceasked 8 years, 3 months ago Rafael Lima 111 -
1
votes1
answer395
viewsWhat is the difference between Table and Matrix and List in Report View?
So far in my reports I have been using tables and I link my datasets to those. But today I needed to use a List to create a card (I’m still trying to understand how it works). When to use Table,…
-
1
votes0
answers128
viewsHeader and footer problems in report with mPHP
I’m taking a look at mPHP to learn how to make reports with PHP, due to a case that occurred in my work, now I want to take care and learn how to use such tool, but I’m having problems(I tried to do…
-
1
votes1
answer1094
viewsProblem to generate reports with DOMPDF + Codeigniter
Hello, I am trying to generate a report using Dompdf but am encountering the following error A PHP Error was encountered Severity: Notice Message: Undefined property: Relatorio::$dompdf Filename:…
-
1
votes0
answers106
viewsReport in c#
I’m trying to develop a report(report) in C# and using the ReportViewer for display. I am using the SGBD Postgresql, and I’m unable to make the connection to the database and the report, to get the…
-
1
votes0
answers160
viewsTable in Ireporter does not appear in the application
Gentlemen good afternoon! I’m in a bush with no dog and I can’t find any more solutions to my problem, look: In my Ireport form I use the Table component. I created a dataset that is responsible for…
-
1
votes0
answers197
viewsGenerate report through Angular for Web API C#
I’m starting the report part of my system, when making a request to generate a report in a new tab I can even link through some parameters. window.open(this.httpUtil.url('SinistroReports/' +…
-
1
votes1
answer2146
viewsExport SQL query data to Excel
Good afternoon, everyone. I created a database to control the receipt and delivery of cards. The inclusion of the data is done through a form in excel. This form also has the option of consulting…
-
1
votes0
answers21
viewsReports in . NET CORE 3.1
I am migrating a system in the company that uses Reporting Services, which is not used in . NET CORE. The company asked me to go after Reportservice-like tools that were free and applicable on . NET…
-
1
votes0
answers60
viewsForeign Ireports Key: java.lang.Classnotfoundexception: br.com.tkcsapcd.model.bean.Projectnew
I have an error when compiling the report in Irepor, the first time I compiled it worked, however, when I closed Ireports 3.7.3, and opened again I tried to compile, the error below: Compiling to…
-
1
votes1
answer712
viewsJasper + JSF-java.lang.Nullpointerexception
I really need to generate a report here with the Jasper but it’s making a mistake, I did it: Java: public void getRelatorioNotas(List < T > lista) { try { FacesContext facesContext =…
-
1
votes2
answers755
viewsdoubt with web printing
People in my project use MVC, on the front end use angular/html/js, etc. I need to print a report, what’s the best way to do it? what tools to use? I ran a test using this code: $scope.printReceita…
-
1
votes1
answer422
viewsHow do Extent Reports generate an HTML report when the test fails outside the @Test tag?
I created a report template for my test project that is up to now meeting my demand, however, if the test fails outside the@Test tag the report is not generated (being some connection error, or…
-
0
votes3
answers3813
viewsReports in C# MVC
How do I report to c# Asp.net-mvc-4? I use a third-party component or make an HTML page myself? What you use in everyday life? I ask, because I need to print reports that follow a government…
-
0
votes2
answers1366
viewsPage footer iReport only on the first page
I am creating a report with iReport but I don’t have much knowledge, so I ask for your help. Next, I need the contents of my page footer band to appear only on the first page of the report, so far…
-
0
votes1
answer1156
viewsPage header in section details in Crystal Reports
Good morning to all! I created a commission report with Crystal Reports in Visual Studio with a date filter. Each month is sent to the sellers individually their commissions in the period. To open…
-
0
votes3
answers7458
viewsFrameworks for Java reporting
Good morning. I wonder if besides Jasperreports with iReports there is another reporting framework that you would recommend to me. What would it be? I need at least 2 frameworks, one of them I…
java framework report ireport jasper-reportsasked 9 years, 10 months ago Giancarlo Abel Giulian 3,999 -
0
votes1
answer274
viewsDistribuir Crystal Report
I have an application running on C# windows Form, and I need to install the Crysal Report in the customer’s machine. have this msi Crforvs_13_0_5, but when it is run on the client machine, and says…
-
0
votes1
answer548
viewsHow to print a RDLC report on Asp.net
I have the rdlc created, and have a page aspx that has a print button, when clicking on print I want to call the rdlc I have created for printing. How do I?
-
0
votes0
answers462
viewsReportviewer with list of a table and information of another table
I have the following problem, I have a table AVALIAÇÃO and another PACIENTE. I need to generate a whole list of patient evaluations. I already have the query in my datatable that does this, however,…
-
0
votes1
answer288
viewsApplication for when I pass a List per parameter to a Sub report
I am trying to pass a List by parameter to my Sub Report, but when it arrives in a certain part the application to and the report is not generated. Never get out of it: I’m passing the list that…
-
0
votes0
answers45
viewsHow to create word document with php?
Good afternoon, How do I generate a report in office word(.doc or .docx) format with php? , just as we use php FPDF,TCPDF,MPDF classes to generate pdf reports, how can we generate report in the…
-
0
votes2
answers398
viewsDynamic size Pagefooter on iReport
When creating a report on iReport and would like the PageFooter had its dynamic size according to the components that were visible within it. Not all the components of PageFooter will be visible on…
-
0
votes1
answer490
viewsError generating Report in Jasper Ireports
I followed a blog on the web that teaches how to generate the reports, but I come across a situation that I can not solve. In case I have the following codes: Main java. public class Main { /** *…
-
0
votes0
answers29
viewsC# RLDC - Group report
I have two tables: Product and Category. I would like to display all products, grouped by their categories. I am using Parent Group and it works perfectly, but I would like to display the category…
-
0
votes1
answer122
viewsRelease with Report does not run on other Pcs
I created a Winform that contains Reports searching for data on an object DataSet (which is programmatically populated using an SQL Server source). The release is stored on the server and can be…
-
0
votes1
answer67
viewsXtrareport - View report but don’t print
I’m using the report builder XtraReport, and using ReportPrintTool to view and then print. However, it was necessary, just visualize, blocking the print. It would be possible? Preview button:…
-
0
votes1
answer453
viewsHow do I create templates in iReport?
I wonder if there is any way to use a template created by me in other reports? I want all reports in my system to follow a pattern, but how to do this?
-
0
votes0
answers63
viewsDelphi trlReport with Group does not load the first record
I have the sql return: |dt_producao| |20/09/2016 | |20/09/2016 | |20/09/2016 | |21/09/2016 | |21/09/2016 | |22/09/2016 | |24/09/2016 | I’m trying to create a report that makes me join: |dt_producao|…
-
0
votes1
answer143
viewsGenerate report in Azure
I need to generate reports in an MVC application that will be hosted in Azure and I learned through this tutorial: Using Report Viewer in ASP.NET MVC that it is necessary to hire a Virtual Machine…
-
0
votes0
answers446
viewsMultiple RDLC (Report Viewer) in a single report
I have a report in Report Viewer that is all injected via parameters, do not use Dataset. I need to make it print a header that would be a single report model (a RDLC file), the body would be…
-
0
votes0
answers513
viewsHelp with reportviewer +MYSQL (tables+object data)
I have a problem with creating a reportviewer. I programmed a structure, which calls the report, passes a single parameter to the report, saves it as PDF, and opens it with the native PDF reader.…
-
0
votes1
answer189
viewsCreating reports with ASP.NET MVC and Angularjs
Man backend is with C#/MVC, in the frontend use Angular, I’ve reached a point in the project where I need to create reports. How to generate reports in a web environment? Which tool do you use?…
-
0
votes0
answers373
viewsChanging data fields and label in a Crystal Report
I have a report and need to change the layout, IE, remove a label and a data and change another label and other data. I have move, but it does not work. See image and even Crystal version. I need to…
-
0
votes1
answer146
viewsProblem opening Ireports sub-report on another terminal
I created a report that searches for information in a sub-report to show all information. But when running on the development machine it appears without any problem either in the IDE or by running…
-
0
votes0
answers59
viewsVisual Studio 2015 restarts when creating a Report file
Whenever I try to create a Report file in my project, Visual Studio 2015 presents the following messages: How could I solve this?…
-
0
votes1
answer112
viewserror when assigning a query to fill a reportview
can give me a template for a popular Rpt without DATASET? what I use is not working. , follows the model I use. private void Carregar() { DateTime dt1; dt1 = dtpickerInicial.Value; DateTime dt2; dt2…
-
0
votes0
answers1562
viewsJavascript reporting and reporting
I would like to know a library for reporting in Javascript, and with Nodejs server. I’ve researched some things but nothing fits much to what I need, it can be either generating reports through the…
-
0
votes1
answer341
viewsiReport lacks special character when exporting PDF
I’m using iReport 3.7.4 to generate the reports. In one of the reports, I need to use an arrow, to indicate a step by step. So I found the arrow code in Html Entities &# 10140;, and in the…
-
0
votes1
answer566
viewsError Report Viewer and Mysql: Visual Studio Enterprise 2017
In this case did not appear in the Report Viewer list the Mysql database after I was able to install Mysql to Visual Studio 1.27 in the case at the end of the table connection process with the…
-
0
votes1
answer103
viewsHow do I choose the download location of a report made in Java?
So, I created an application that generates an ODT file... in the code I am specifying exactly where it should be saved, which is in 'c:/test/sample_report.odt'... I put this name to test... the…
-
0
votes1
answer488
viewsReports in a web application
I am developing a web application and I am in need of a help in the generation of reports , I am new and do not know what is the best tool for generating reports, if and through a Framework ,…