0
votes
4answers
33 views
Has Anyone Tried FastReport .Net before?
I'm looking for reporting solution for .net, my company has used Crystal Reports XI (and its Server edition) and SQL Server Reporting Services for our previous projects. However we …
0
votes
1answer
36 views
JasperReports html and pdf output
I'd like to create a dynamic reporting webpage using JSP. Basically it should contain the following parts:
Filter: The user can specify the filter conditions and press a filter b …
0
votes
1answer
17 views
conditional sum not working on certain datatypes
I have a conditional sum in my grouping
=sum(iif(Fields!Letter.Value="Service",0,Fields!Mailed.Value))
I keep getting the #error on half the fields. There all numbers. In my p …
0
votes
1answer
26 views
Conditional Formatting in Access 2007 Report
I have created two reports in Access 2007 that are virtually identical except for the data source. In both of them I have set up conditional formatting on a field to make the font …
0
votes
0answers
26 views
Trying to infer a percentile range
Hello,
I have a set of data points that fall within columns. The columns represent the percentile - as in where this result falls in percentile of population.
For example:
*Age …
1
vote
5answers
56 views
Document Management System Recommendation
I have an application that generates around 10000 printed pages per month. Each report (around 2000/month) is archived as PDF on a simple network
file share.
I am searching for a …
-1
votes
1answer
129 views
Custom Aggregate Functions in Reports.
I have daily records of production per category, i.e. category A: 80 tons. Each report row will look like this:
Daily Week to Date Month to …
0
votes
0answers
21 views
Free alternatives for Windows 7 Problem reporting tool on Windows XP [closed]
Hi all,
I've already asked this question in superuser.com - nobody answered it.
Maybe anybody knows a free alternative to the Windows 7 "Problem reporting tool" which would work …
1
vote
3answers
33 views
php error reporting
Is there a common standard for reporting errors in your class functions?
I've seen some c functions that you pass the error string to, so that if there is an error you can see wha …
0
votes
1answer
12 views
How can i add footer to .rdlc report
Hi!
I have a .rdlc report and it has matrix. that matrix has some money per month. for example
SHOP MAY JUNE JULY
abc 1200 1210 1220
def 300 …
1
vote
2answers
28 views
Exporting combined data/charts to a single PDF from a ASP.NET web app
We have a ASP.NET C# web application and are trying to find a way to combine data/tables and charts that can be exported a single PDF.
Some things we're looking for...
The abili …
0
votes
3answers
53 views
Local vs Global temp tables - When to use what?
I have a report which on execution connects to the database with my_report_user username. There can be many end-users of the report. And in each execution a new connection to the d …
1
vote
2answers
89 views
How can I display two rows worth of data on one line side-by-side in Report Designer?
I am using SQL Server Reporting Services 2005, and I'm developing a report in Report Designer/Business Intelligence Studio. Right now I have a normal-looking table that displays da …
0
votes
1answer
40 views
DevExpress Xtrareports using a Business object as a datasource
Hi
I am trying out DevExpress Xtrareports, but have asimple problem that I am not able to find an answer to.
In an Asp.net website project, I want to add a business object to my …
60
votes
38answers
2k views
How do you track your hours?
Every programming job I've had has required me to track my hours, entering them into a system once a week. I've never been good at it. For the past few years, I've been running Tim …
