| Thread | Last Post | Replies |
|
| How to change the SQL Source of a report | 21 Apr 2004 17:12 GMT | 4 |
I am modifying a report created by an ex-employee and I created a new view with new information and a more optimal SQL selection method and name. The problem I have is that the report is using a parameter to select a subset of the records to display and it is referencing the old ...
|
| Pass value to Report Formula Field | 21 Apr 2004 16:07 GMT | 2 |
Is that possible to pass value directly to Report Formula Field? We want to do some grouping and sorting and let user to select the grouping and sorting fields. So, we plan to use formula field to do Grouping and assign the correct field
|
| problem with borders | 21 Apr 2004 15:27 GMT | 2 |
I've created a report with visual studio that works fine with my printer. when I installed my app and this report on another pc with a different printer, it was printed badly
|
| Formatting dates inside a formula | 21 Apr 2004 14:15 GMT | 2 |
Does anyone know a quick and easy way to basically drop a timestamp off date in a formula? I'm concatenating text for a grouping label, "amount owed for 01/01/20XX 12:00:00AM" is what I see, i'm cool with everything else, except the timestamp.
|
| Minimize Report Viewer | 21 Apr 2004 00:13 GMT | 5 |
How do i completely remove all features such as the Main report tab and the viewer status bar re: magnification and total pages etc. All i want is to show the report, (in the viewer) but without seeing the viewer. Just a white square on my form with my pie chart smack dab in the ...
|
| Prevent red box being drawn around selected field in CRViewer activeX? | 20 Apr 2004 20:25 GMT | 4 |
Does anyone know how to stop the red box being drawn around a selected field in reports displayed by the CRViewer activeX? I just want to display the report, I don't want any kind of selection. Any help would me much appreciated
|
| problem Crystal + Terminal Server | 20 Apr 2004 16:24 GMT | 1 |
I get some problem when using Crystal Report thru terminal service. But this report can run without terminal service. I think there is some compatibility problem within Crystal & Terminal Server. What shall I do? Thank you.
|
| need help creating history summary report | 20 Apr 2004 13:29 GMT | 1 |
I need to write a report that will show how many (numerical) records have not had a history entry on it in 180 and over 365 days. Basically, it is a slacker tattle tale report. The database is in GoldMine MSSQL 2K in the table conthist.
|
| [CR9] Portrait & Landscape | 20 Apr 2004 13:25 GMT | 2 |
i am using CR 9 with VS.NET 2003. I need print the head section in Portrait format and the detail section in Landscape format. Is it possible ? Thank you
|
| Subreport creating blank first page. | 20 Apr 2004 13:13 GMT | 1 |
I am having a real problem getting a subreport to print on the first page. My sub is in a group footer and though I get the group headers to print, the subreport will be blank on the first page. Is there any way to avoid this? -Ooh. To avoid frustration, please note that I
|
| monthly grand totals in report footer | 20 Apr 2004 12:37 GMT | 11 |
I have a report grouped by Customer Month Sums the totals for sales for
|
| Set selection to previous month | 20 Apr 2004 02:08 GMT | 8 |
I would like to show all records for Months previous to Now. ie if today is april 19th, i want to show all records for months prior to april march 04, feb 04 etc.
|
| Extremely weird problem with Crystal... | 19 Apr 2004 23:08 GMT | 2 |
I'm using CR 9 which comes with .NET. I've setup a calculated column in my SQL 2K DB which calls a function to generate the column value. As soon as I call a SELECT statement from a stored procedure to display in CR, the whole report is not even blank, It's totally grey. No report ...
|
| Crystal error, CrystalDecisions.ReportSource | 19 Apr 2004 20:44 GMT | 3 |
I recently put a .NET app on a server and when I try and open the aspx page, I get the following error... File or assembly name CrystalDecisions.ReportSource, or one of its dependencies, was not found
|
| Creating a SQL "Group By" Statement in SQL | 19 Apr 2004 15:35 GMT | 1 |
I have two tables: "TableA" and "TableA_details". TableA contains: PrimaryKey, Description, Client TableA_details contains: PrimaryKey, TableAPrimaryKey, Duration TableA_details may contain many records for each record in TableA.
|