| Thread | Last Post | Replies |
|
| EASY FORMULA QUESTION | 24 May 2006 22:23 GMT | 3 |
I know this is going to be really easy for someone but I am pulling a blank on it. I have a db that I need to run a report on with some summary fields built in. Silly me I thought it would be rather easy becasue it is the basic
|
| Print with Crystal Report from one db Access 2000 | 24 May 2006 22:16 GMT | 1 |
I try to print with Visual Basic 6 one report with Crystal Report Vers. 4.6. I have one Access 2k DB and I can't do it with this version. The version 4.6 is good only with Access'97. What version of Crystal Report must I use?
|
| Running Total Field (Sum) of a formula | 24 May 2006 22:07 GMT | 3 |
i am trying using crystal 8 to create a formula that accesses another formula and creates a running total of the value of the accessed formula example:
|
| Error in formula? | 24 May 2006 18:14 GMT | 2 |
in my report i already had two formula fields (that worked fine) and i created 3rd formula field that should multiplicate first two: {@formulafield1}*{@formulafield2} but than in my application i get following error message when i try to
|
| Crystal Report Load | 24 May 2006 18:11 GMT | 2 |
I am not able to load the report using method show below , I am using C# in VS.Net objreport.Load ("MarketingDept\\RptMemberCount02.rpt") ; MarketingDept is the sub folder from root ..
|
| Date in a Formula | 24 May 2006 16:24 GMT | 1 |
Putting a report together of records based on a date in the contact record. I need any record with a date older than 30 days. how do I "say" older than 30 days in a formula??
|
| "Suppress" question | 24 May 2006 16:12 GMT | 1 |
Got a horizontal line containing 5 data fields. What I want is if the first field (Company name) is repeated in subsequent lines in the report, the subsequent lines---all of the data fields in that line!!---are suppressed.
|
| CR XI Demo Evaluation Key ? | 24 May 2006 14:54 GMT | 1 |
I have downloaded a Evaluation Version of CR XI Developer Edition from www.businessobjects.com but I did not receive any Demo Product Key, can any one give me that please ? Best Regards,
|
| subreport(graph) shows in preview mode only | 23 May 2006 22:26 GMT | 2 |
I have a report with numerous subreports. One of the subreports is a graph. When you run the report in VB6... everything shows except for the graph. Yet when I double click on the graph...
|
| Alternatives to nested sub-reports, PLEASE HELP?? | 23 May 2006 21:16 GMT | 1 |
Can anyone help with a situation I'm having with Crystal Reports. The version of Crystal Reports is the one that comes with ASP.NET 1.1 (CR version 9 I think?) SET # - Logical/Physical Grouping of Group A & B
|
| Beginner - Crystal Report Selection | 23 May 2006 19:28 GMT | 3 |
Im fairly new to Crystal Reports and I'm trying to do a somewhat complicated selection. I'm working with CR integrated in Visual Studio 2005 and I was wondering if there was a way to edit the actual SQL Select Query itself outside of working in the Select Expert. If not
|
| Suppress if zero in group | 23 May 2006 10:01 GMT | 3 |
I posted a question here, many months ago. I didn't know that old postings would disappaer after several months. I lost the solution to the problem, so I will post it again. I use VB2003.Net with CR.
|
| "The remaining text..." @ CR 8.5 & VB6 | 23 May 2006 07:22 GMT | 1 |
I load a CR Report with these lines with VB: CrystalReport1.ReportFileName = "V:\Daten\TE.rpt" CrystalReport1.SQLQuery = "SELECT Termine.`TERMIN_ID`, Termine.`Von`, Termine.`Bis`, Termine.`Datum`, Termine.`Bemerkung`,
|
| Avoiding subreports | 22 May 2006 21:36 GMT | 2 |
I have a report that lists all customers and for each customer there is a subreport that lists what items the customer have leased and when the lease period expires. I am reporting off a disconnected dataset. The report is extremely slow. A report containing 300 customers with an
|
| Crystal Reports Type Initialization Error on CRPE (Reporting Engine) | 22 May 2006 15:13 GMT | 6 |
I am using CR XI, and have a report generated from code in VB. I have 2 machines that it works on. When I try and deploy it to another server, I get the following error: The type initializer for "CrystalDecisions.CrystalReports.Engine.CRPE"
|