| Thread | Last Post | Replies |
|
| set bold dynamic in report | 16 Nov 2004 21:06 GMT | 3 |
I'm trying set bold a word in a text , but dynamic, how I can do this???? I have a text = " Hello <b>WORLD</b>" , I need replace the word "WORLD" in report , but this word in bold..
|
| dynamic field content of parameter combobox | 16 Nov 2004 19:50 GMT | 1 |
I have to filter my Crystal 9.0 report with a parameter combobox field in Microsoft CRM. The data for this parameter field has to be loaded out of a database field dynamically. I have found the possibility to load database field values in a parameter field but this will not be ...
|
| export the Crystal Reports tree structure as bookmarks | 16 Nov 2004 19:48 GMT | 1 |
Is there a way to export the Crystal Reports tree structure as bookmarks ? Thanks in advance Sanjin
|
| Encrypted Output? | 16 Nov 2004 19:47 GMT | 1 |
Is it possible to generate a report using Crystal reports in Acrobat (.pdf) format that is encrypted? Any tips on how to do this would be greatly appreciated. JD
|
| Using Formula Editor to format date | 16 Nov 2004 19:38 GMT | 2 |
Does anyone know how to format a date to October 02, 2004 when the incoming data is 10/02/2004? (Using Basic Syntax not Crystal Syntax) The following code works in vb.net but I can't figure out what the correct syntax would be in the formula editor.
|
| Problem with records | 16 Nov 2004 18:21 GMT | 4 |
In a Crystal report's dataset where I have three records, shouldn't three pages produce? I guess I am confused. Thanks for any insight. Brad
|
| Difference between reports | 16 Nov 2004 17:58 GMT | 2 |
Is there any way to get the difference between two reports? Let's say i've some houses, data about size, color etc. in my database and i give the job to paint the houses in a new color to some company. This company is trusted and they have (limited)
|
| Access Union Query wont show in crystal | 16 Nov 2004 17:36 GMT | 5 |
Crytsal can never see access Union Queries, so normally i just make another access query and chose the UNION query as my source and then the fields i like HOWEVER now i have one that WONT show up at all in crystal.
|
| Returning data from subreports. | 16 Nov 2004 13:22 GMT | 1 |
We have a requirement to show physical stock and on order stock totals on the same line in a stock report. This involves two outer joins, one to the stock table and one to the purchase order table. Just putting all the data on the one report is then
|
| Array formaula question | 16 Nov 2004 13:11 GMT | 3 |
I have a simple formula to hide page headers: PageNumber=TotalPageCount-14 or PageNumber=TotalPageCount-13
|
| NEWBIE - CrystalReportViewer crops my report on my aspx page | 15 Nov 2004 20:42 GMT | 2 |
I have an asp.net web application that has a Crystal Report Viewer in it. Everything looks great in design view in Visual Studio .net, but when I run it in my web browser, the left margin of the report is increased to 1/2 the page, and the report crops off the right half of the ...
|
| What could be the version of Crystal that I am running? | 15 Nov 2004 17:53 GMT | 1 |
I have Crystal Reports bundled with .NET? In the about box I couldn't find a CR specific version information. Thank You.
|
| Add multiple reports to report viewer? | 15 Nov 2004 16:19 GMT | 2 |
I have a datagrid in VB.Net and I want to allow users to select multiple rows/records to print using Crystal Reports. I have it working using printtoprinter. But I want to use the report viewer to show multiple reports. Each report is only one page long.
|
| Automate report | 15 Nov 2004 15:23 GMT | 2 |
I have a report hitting a MS SQL database that currently is run manually. It prompts the user to enter a date, and then the report is generated. What I want to do is - Schedule the report to run automatically using today's date
|
| image at runtime | 14 Nov 2004 18:23 GMT | 2 |
How to load an image in a crystal report with VB.NET, during the runtime? Thanks Benoit
|