Tagged Questions
The report tag has no wiki summary.
44
votes
17answers
37k views
Compare SQL Server Reporting Services to Crystal Reports
Which of Crystal Reports and SSRS (SQL Server Reporting Services) is better to use?
17
votes
11answers
15k views
Something like Crystal Reports for PHP?
I'm looking for something that works in PHP and is similar to crystal reports. I basically need to have a layout setup that means I can output invoices just by inserting the data, and then send it to ...
15
votes
3answers
7k views
Generating a report by date range in rails
How would you go about producing reports by user selected date ranges in a rails app? What are the best date range pickers?
edit in response to patrick : I am looking for a bit of both widget and ...
12
votes
10answers
2k views
The best reporting component for Delphi?
We are a team that use Gnostice and RaveReports to view, print, mail and generate PDFs of reports using D2007. D2009 is in the roadmap but as Gnostice don't support D2009 we have to wait. In the past ...
11
votes
2answers
515 views
Android battery usage report for developers
On Gingerbread users can report apps for their battery usage, by going to Settings -> About phone -> Battery use, and then tap on a specific app.
My question is, as a developer where can I see these ...
11
votes
6answers
722 views
Recommendations for the most useful Delphi TStringGrid (Grid) replacement
One of the weaker areas of Delphi are the grids (eg TStringGrid) where, although it does a good basic job, it becomes harder when you need to print it or customise its appearance. I've used it for ...
10
votes
11answers
675 views
How to present your code to potential buyers?
I'll do a demo of my code to slightly non-technical audience, and I need to show them what I've got in my project (about 15K lines of code). I'm trying to convince them that I've spend time on the ...
8
votes
6answers
9k views
External Styles in JasperReports
I'm working on a system that includes a large number of reports, generated using JasperReports. One of the newer features is that you can define styles for reports.
From the available docs I believe ...
8
votes
15answers
4k views
How do I create graphs in Perl on Windows?
How do I use Perl to create graphs?
I'm running scheduled job that creates text reports. I'd like to move this to the next step (for the management) and also create some graphs that go along with ...
7
votes
1answer
793 views
Remove data.frame row names when using xtable
OK, I admit this one is a bit uptight (read: "stupid"), and I assume it's quite easy too. I'm writing a report and I want to use xtable package for LaTeX table generation (note that memisc package ...
7
votes
5answers
1k views
Is there a free chart report tool on ASP.NET MVC?
Can anyone recommend a free tool for generating Charts compatible with ASP.NET MVC?
7
votes
4answers
6k views
I am looking for good free reporting tool for MYSQL databases (web or windows)
Can anyone please suggest me a good free mysql based reporting tool which works either on web or windows?
Thanks and Regards
7
votes
6answers
544 views
Cruise Control .NET time build spends in failed state
My team has a goal to minimize the amount of time that our build is broken.
We use CruiseControl.NET for continuous integration. What I'd like to find out is how best to approach answering the ...
7
votes
4answers
1k views
RDLC Report > Chart > How to display column name/title/label (x axis) vertically?
In Column chart of RDLC report, how to set x-axis label (titles) vertically?
If the x axis names/titles are bigger then 2nd columns title goes in next line... i want all columns titles displayed ...
7
votes
4answers
11k views
How to limit RDLC report for one page in a PDF?
I have a RDLC report and I am displaying it on the Report Viewer Control in my front end application. I get the report perfectly and theres no problem in it.
But the problem arises when I try to ...
7
votes
6answers
9k views
asp.net - Generate Powerpoint file on the fly
I have a client of my web based application who heavily uses the data from our system for powerpoint presentations.
We currently allow data to export in more traditional file types...PDF, CSV, HTML, ...
7
votes
5answers
1k views
BIRT in a desktop application
Did someone ever used a BIRT report in a desktop application. I'm comming from the .NET environment and there you can use Crystal Reports to show reports in desktop apps. Is this possible with BIRT ...
6
votes
2answers
2k views
C# create report programatically
I want to create a report, using either Crystal reports or RDLC, doesn't really matter which. I can get all the data sources together as a series of dynamically generated textboxes etc, but how do I ...
6
votes
3answers
2k views
How can I append multiple reports together?
I have a number of reports that need to be both run separately and also as a group.
I've created these reports and was hoping I could just create a form where I could just append report1, report2, ...
6
votes
2answers
12k views
Set a table's visibility to false when it has no rows (in reporting services)
Is there a way to set a table's visibility to false, if the table has no rows?
I want to hide a table in Reporting Services when it has no rows.
Setting NoRows to ="" isn't sufficient in this case ...
6
votes
5answers
12k views
How to get Visual Studio 2008 to edit SSRS 2005 Report Projects w/o Installing SQL Business Intelligence Development Studio 2005?
I'm trying to determine how to open/edit existing SQL Server Reporting Services (SSRS) 2005 report projects (.rptproj) and reports (.rdl) with Visual Studio 2008, without having to install SQL ...
6
votes
6answers
23k views
Dynamically change an image in a Crystal Report at runtime
I'm using the Crystal Reports included with VisualStudio 2005. I would like to change the image that is displayed on the report at runtime ideally by building a path to the image file and then have ...
5
votes
1answer
280 views
Why do I get reports of java.lang.UnsatisfiedLinkError from Market
I have a app in the Android market and in its crash reports I get
java.lang.UnsatisfiedLinkError crashes and everytime it is for different .so file.
errors looks like
...
5
votes
5answers
166 views
What technology should I use for a complex report?
I have a task to generate reports from a Visual Studio C# application. This is a replacement (caused by new requirements) for a program written using the built-in implementation of Crystal Reports. ...
5
votes
2answers
926 views
child objects in rdlc (Studio 2010RC)
I am attempting to reference a sub-object in a field expression in a studio 2010 report.
This used to work in prior versions.
When account references another object with properties the following used ...
5
votes
3answers
72 views
What are your best practices for ensuring the correctness of the reports from SQL?
Part of my work involves creating reports and data from SQL Server to be used as information for decision. The majority of the data is aggregated, like inventory, sales and costs totals from ...
5
votes
6answers
564 views
De-normalization for the sake of reports - Good or Bad?
What are the pros/cons of de-normalizing an enterprise application database because it will make writing reports easier?
Pro - designing reports in SSRS will probably be "easier" since no joins will ...
5
votes
1answer
127 views
What is your favourite strategy for tackling reports in ruby projects?
Recently, a customer required a complex report with multiple transformations on a large dataset.
I employed Ruport - which is an excellent choice for quick and dirty reporting. However, after a few ...
5
votes
2answers
685 views
JUnit Reports — Test Method Descriptions
I am trying to see if there is a way to include "descriptive text" in my junit reports by way of javadocs. JUnit 4 doesnt seem to support the 'description' attribute for the @Test annotation like ...
5
votes
14answers
524 views
Putting newbies on Reports. Beneficial/Harmful?
In my work experience, most fresh out of school programmers are set right to creating reports for 6-12 months or so. While I see the benefit of doing something non-crucial, it seems to really ...
5
votes
6answers
4k views
Best practice for naming convention of UI controls for referencing in code-behind?
What is the best practice for naming UI controls (textboxes, drop-downs, etc.) on forms and reports for reference in the code-behind pages?
I develop a lot of reports and forms in my office. I have ...
5
votes
7answers
790 views
Reporting Systems for ASP.NET
What are the best open source (open source and commercial) reporting tools for ASP.NET similar to Crystal Reports for ASP.NET?
4
votes
1answer
43 views
Not logged-in user in a customer portal site
How do I get the list of users who have not logged into a customer portal site at all?
4
votes
2answers
94 views
How to manage multiple teams using Visual Studio Scrum 1.0 and TFS
We are using Scrum 1.0 with TFS to manage our project. There are 2 (soon to be 3) teams who work on different Sprints at the same time. This seems to cause problems for TFS though as the Sprint ...
4
votes
1answer
80 views
Sql query interrupted by server for a table with over 1m records?
I have a website created in Magento with approx 1120 products in there.
When I select the bulit-in Magento menu option: Reports -> Products -> Most Viewed, then enter in a date range and select "Show ...
4
votes
3answers
129 views
Exporting Large Amounts of Data
Here is my issue..
We have 2 types of reports in our site, data shown in grid and data instantly downloaded as a report.
These reports can contain a few years of data (1+ million rows), we have been ...
4
votes
5answers
105 views
Tricky MySQL query instead of a Python script to achieve the result?
Before I set out to write a Python script, I want to see if MySQL alone can produce the result.
I have a list of products :
PID Product
-----------
1 AAA
2 ABC
3 BAC
4 CAB
5 CBA
I have ...
4
votes
1answer
124 views
what is the right form for program crystal report in asp.net? and visual basic
Protected Sub GridView1_SelectedIndexChanged(ByVal sender As Object, ByVal e As EventArgs) Handles GridView1.SelectedIndexChanged
Dim rptv As New rptVenta()
Session("vseleccionada") = ...
4
votes
1answer
540 views
Code to generate Crystal Reports report works fine in CLI, but “Data source name not found” when accessed from browser
I'm trying to generate a report from PHP, using Crystal Reports,
The code seems to be correct:
<?php
set_time_limit(0);
if(isset($_GET['id']))
{
$id = $_GET['id'];
} else {
die('Please specify an ...
4
votes
1answer
227 views
SQL Report Server URL growing out of control (ExecId & PingId)
I have a report that allows users to drill into sub reports and then come back to the main report and enter new criteria. I'm noticing that with each drill down and then back to the main report that ...
4
votes
2answers
416 views
Converting Oracle Reports (.rdf) to BIRT reports
I have some Oracle Reports (.rdf) that I am considering converting to BIRT reports. Is there a way to convert .rdf files to BIRT report design files?
4
votes
2answers
859 views
Alternate row colours with grouping in RDLC
I need to create alternate row colours in my RDLC report which also takes into account groups.
If I use the expression
=Iif(RowNumber(Nothing) Mod 2, "PaleGreen", "White")
Obviously this creates ...
4
votes
2answers
384 views
Is there any NHibernate report generator?
There are many report generators for MySql and MS SQL Server. For example this one for MySql. We have a large web application based on NHibernate and I'm wondering if there is any report generator ...
4
votes
2answers
672 views
RDLC vs Crystal Reports vs Anything Else Free: I'm running Informix and using C# 4.0
I'm not sure which is the way to go for choosing a report type with my current setup. In the past I was using MS Server 2008 R2, MS SQL Server, MS.NET C# 3.5. Now I'm using something similar except my ...
4
votes
1answer
796 views
Where is The Abandoned Cart Report Located in Magento?
I would like to see how the abandoned shopping cart report is being generated from (what models it is using).
I am hoping to add the ability to split out the customers first and last names since we ...
4
votes
4answers
116 views
Idea for a user friendly/non technical RAD tool for performing queries and reports on Database
I am investigating for a tool that allows a user to perform in a user friendly way queries to database for extracting datas and creating reports.
Primary requirement is that we can't know queries ...
4
votes
1answer
711 views
How to export the result into different tabs of Excel in Toad for Data Analyst?
Does anyone know how to export results from more than one query into different sheets of the same Excel workbook using the report automation in TOAD for data analyst?
Thank you
4
votes
4answers
253 views
Report decent printing in the web
As a web systems programmer, I'd like to generate some reports and be able to send it to the printer directly from my user's browser, wich is in the client side, not needing to generate PDFs or ...
4
votes
1answer
1k views
Exporting PDF in Reporting Services
Does anyone know if it is possible to alter the page size/scale of a report when it is displayed in PDF after an export?
The problem we have is one of our users has created a report with a large ...
4
votes
4answers
6k views
SSRS: Master-detail report with two datasources
I have two local data sources that I can push into the report. Works no problem. But how do I set up the report? One data source contains a list of employees, and info about them. The other contains a ...