| Thread | Last Post | Replies |
|
| Data precision loss with embedded Crystal Reports | 29 Apr 2006 01:42 GMT | 1 |
I am using Visual Studio 2003 with 3 embedded Crystal Reports (9.2.3300.0). The reports are being created in ASP.NET. I create my DataSet then pass it to my CR via CR.SetDataSource(dataset). I have checked my dataset right before it gets passed to the report and it
|
| Crystal Formula | 28 Apr 2006 14:46 GMT | 1 |
Can formula retrieve parameter? As I want to set a formula to convert a string to date value, I'd like to make a formula which retrieve a string value and return a date object.
|
| What does ;1 mean | 28 Apr 2006 01:56 GMT | 2 |
Howdy all. Somewhat new to Crystal Reports... Was given rpt that includes a subreport. Notice that in several of the fields there is a ;1, i.e. reportAccountHistory;1.
|
| How To Pass Parameters Into Report From VS.NET 2003? | 27 Apr 2006 16:35 GMT | 1 |
I am developing with VS.NET 2003, the v1.1 .net platform, and CrystalReports XI I have created a report which uses a stored procedure that lives in SQL Server 2000
|
| decimal presicion in text field | 27 Apr 2006 16:27 GMT | 1 |
I hope my issue isn't to difficult. I would like to truncate the number of decimals shown in a value (Value A) based on a value contained within another field (Value B). (i.e. if (Value A) = 1234.567 and (Value B) = 2, I would like to only return 1234.56 if
|
| ADDING FIELDS TO A REPORT AT RUNTIME PROGRAMMATICALLY | 27 Apr 2006 15:26 GMT | 2 |
DOES ANYBODY KNOW HOW TO ADD A FIELD TO A DETAIL SECTION OF A REPORT AT RUNTIME? CURRENTLY I AM USING CRXI AND VB6 THANKS IN ADVANCE
|
| Hide a parameter of a stored procedure in report | 26 Apr 2006 00:05 GMT | 4 |
I have a stored procedure that accepts 3 arguments: 1) Schedule Id --> int 2) Start Date --> datetime 3) Language Id --> int
|
| Crystal XI- IF statment, New user | 25 Apr 2006 18:18 GMT | 3 |
I've scoured the internet but have had no luck so here I am showing my ignorance. I have a field that returns numbers. I want to have the same field return a word, based on the number:
|
| Missing Parameter Field Current Value... | 24 Apr 2006 22:22 GMT | 2 |
Hi every body, I am supplying a value to a parameter inside a subreport and still shows this error message below: Missing parameter field current value.
|
| Pie Chart - Pies Per Row??? | 24 Apr 2006 15:51 GMT | 3 |
I have inherited a report that someone else has made. In one of the sections they have a "multiple pie chart" which has 4 pies per row. I want to create another chart with different data on the same report. I can cut and paste it, but it reverts to 3 pies per row and won't let
|
| Conditionally Showing TextObjects | 21 Apr 2006 08:57 GMT | 2 |
Is there any possibility of not showing a certain Text Object if a certain value is null? I am working with the Crystal Reports Version of VS.NET 2005 Example:
|
| A Crystal/VB 6 puzzler. | 20 Apr 2006 13:57 GMT | 5 |
Can anyone possibly shed some light on this one? The following line of code, in the main form's Initialize event: Set crxApp = New CRAXDRT.Application It's Crystal 8.5 Developer Edition, SP3.
|
| Select Expert problem | 20 Apr 2006 10:03 GMT | 7 |
I have created reports using this tool. What I've noticed is that if you use a date/time field with the "is between" option, all the records are not retrieved. For example, if the last data is 1/14/2004, you may or may not get any records that have 1/14/2004 returned. It seems to ...
|
| Formula missing in subreports | 19 Apr 2006 21:10 GMT | 1 |
I have a crystal report which contains a subreport. That subreport does not show the result of the formula field when the main report is displayed, although it does show if the subreport is displayed by itself. The formula is valid (and I have tried this with much simpler ...
|
| I have a problem with Crystal Reports 7 | 19 Apr 2006 16:56 GMT | 2 |
Hello, I need to know if they can help me with a problem which I have with a report, the system is visual BASIC 6 and I am using the crystal reports 7, where also work with the reports integrated to the system. The problem is that within the main report I have 2 subreports, where ...
|