| Thread | Last Post | Replies |
|
| Crystal Reports Chart PROBLEM :{ | 21 Jun 2004 19:52 GMT | 3 |
Hi Guys, I'm trying to do something and getting hopeless: 9| A| | |B | |B | | | 8| A| |B A|B | A|B A| | A|B 7| A|B |B A|B A|B A|B A| | A|B
|
| Using Formulas to assist in Formatting | 21 Jun 2004 18:53 GMT | 3 |
Where can I read up on how to specify the Crystal Reports formulas? For example I have two tables like this (these are very simplified versions of my actual data model): A table named "classes"
|nameOfClass | location | |
| 3-column crystal report | 21 Jun 2004 16:51 GMT | 1 |
How could I use crystal report to produce a 3-oolumn report, to be filled by the detail lines?
 Signature .~. Might, Courage, Vision. In Linux We Trust.
|
| Page total | 21 Jun 2004 14:10 GMT | 1 |
How can I print the page total at page header/footer. tkanks in adv. kv
|
| Drill Down Charts | 18 Jun 2004 20:33 GMT | 1 |
I've been asked to produce some charts for financial data, and I thought that I would take it a step further and produce some charts that you can Drill-Down on, but I haven't done this in years, the last time I did this, was on my training course for 8.5, about 4yrs ago. Anyone got ...
|
| InfoServer 7.5 data dump. | 18 Jun 2004 20:05 GMT | 1 |
Does anyone have a tool to dump the security info out of 7.5? We are upgrading from infoserver 7.5 to CE10 AIX and the Business Object's import wizard does not import security all that well. Need a report that shows the groups assigned to each folder and the role assigned to
|
| Using a WHERE clause in a formula field | 18 Jun 2004 19:52 GMT | 3 |
I have a field that I want it to count the number of records according to the input entered by the user, for example: COUNT(PurchaseID)
|
| The matching ' for this string is missing | 18 Jun 2004 18:14 GMT | 5 |
I try to pass text of a multi-line textbox as an unboundString value. There is no problem about passing single line values. But when I try to pass multi line values then "' The matching ' for this string is missing" error occurs. Here is the code:
|
| ASP.Net Viewer Vs. ActiveX ASP viewer - Paging, Exporting, ... | 18 Jun 2004 17:43 GMT | 1 |
Currently migrating my reports from ASP to ASP.Net. I ordered a book, and its in the mail, so it will hopefully answer a lot of my questions, but I had one question that I would like to post. 1. Do you have to setup events for every action a user makes within
|
| Total Page in Crystal | 18 Jun 2004 10:43 GMT | 4 |
there is a way to get the total page of a report? Thanks Simone
|
| Adding formatting to text at run-time | 18 Jun 2004 00:40 GMT | 2 |
Hi all, I've successfully associated a CrystalReport document with a strongly typed DataSet and am able to populate that DataSet with data and have the Crystal Report document display that data in a pdf, word doc., etc. I realize this is very basic, but I haven't found an ...
|
| Hide Page header when report footer is showing | 17 Jun 2004 22:29 GMT | 3 |
I like having my graphs as the last page. However the page header always shows up which usually include coluimn headings. How can i hide/suppress this section from showing when the report footer is
|
| Set Datasource at Runtime | 17 Jun 2004 14:41 GMT | 2 |
I am using CR10 with VS 2003/VB.NET. I want to pass a dataset to a report at runtime to get the report to use that data. In CR 8.5/VB6 I used to create a TTX file and build the report using that as the database and then pass a recordset as the datasource at runtime.
|
| Active data but only one record | 17 Jun 2004 14:33 GMT | 1 |
I am using active data for a Crystal Report. I have a TTX file providing the fields. The recordset is okay -it's returning multiple records. The report will only print one record. It is in the same exact format as 2 reports that will print properly. I have reached the point where I ...
|
| Crystal Report Viewer .Net Web Forms | 16 Jun 2004 22:59 GMT | 1 |
I have been trying for over a week to create and view a very simple crystal report through visual studio 2003. I have created a simple crystal report which reads data from a sql server using Microsoft OLE DB Provider for Sql Server. I have included Crystal Report Viewer and
|