| Thread | Last Post | Replies |
|
| Graph data for the first of each month | 31 Aug 2004 22:32 GMT | 7 |
I have a table with historical inventory valuation data. ie 1/1/04 4K 1/2/04 4.1K
|
| how to write UFL DLLs | 31 Aug 2004 22:29 GMT | 1 |
hi NG, I need information how to develop DLLs for Crystal Reports. thanks Mark
|
| Ideas Please on reducing the size of Crystal Report export | 31 Aug 2004 19:23 GMT | 1 |
Here is some background on the situation: We fax,email and snail mail clients reports constantly throught the day. Our original schedulers used reports that were constructed out of M$ WORD documents. If a client were to receive multiple (same or
|
| formatting line question | 31 Aug 2004 19:10 GMT | 1 |
I have data in the detail section sorted by days late What i would like to do is draw a line each time the days late field changes I was able to accomplish this by adding grouping by the dayslate field and suppressing sections accordingly.
|
| Go Directly to PDF?? | 31 Aug 2004 08:38 GMT | 2 |
I have a page with a CrystalViewer that I use for all of the reports in my Application. It will display the any report from any XML dataset and optionally export the report to PDF. The Page_load has this code......
|
| CrossTabs | 31 Aug 2004 00:11 GMT | 4 |
I have a cross tab with business says of the month and a total in each column. So I have approximately 22 columns every month. Some of the columns have no total so they are not showing. How can I create this so I see every business day for the current month even if there is no
|
| newbie: reading from registry? | 30 Aug 2004 23:44 GMT | 3 |
I was asked to make a dll for Crystal Reports with which it would be possible to read a given registry entry (eg HKEY_CURRENT_USER\KEY1\KEY2). Does somebody have an idea of how to do this? I'm using VB6 (SP6). Cheerio,
|
| Passing User/Password into a subreport | 30 Aug 2004 13:46 GMT | 1 |
My main report doesn't require a U/P but my ondemand subreport does. When I use the interactive viewer to view the main report and want to see the subreport I get prompted for the U/P. I don't want to. If I put the U/P into the interactiveViewer.asp I get bonked when I try to
|
| Urgent | 30 Aug 2004 13:37 GMT | 1 |
I have one group called Location Details. Each Location group shows products in the details section. Assume, I have three locations (VIC, NSW & WA). NSW has only 3 products and VIC has 25 products and WA has 30 products. I built the
|
| Record selection formula for the SQL Query | 30 Aug 2004 13:34 GMT | 1 |
I have one query regarding record selection formula in CR 8.0 IS there a way to simulate the following SQL select statement so it can be used as a record selection formula in a Crystal report? select * from tbrecords where recordid in(1,2)
|
| Display text as RTF (richtext) | 28 Aug 2004 17:20 GMT | 5 |
I have a memofield and have set the "textinterpretation" property to RTF. But although I verified that I have fully correct RTF text in my database it does not display as formatted RTF, instead the previewwindow of crystal shows me only the sourcecode of the RTF text. What could be ...
|
| changing print date in code | 28 Aug 2004 05:18 GMT | 1 |
Is there a way to change the "print date" field in vb/vb.net code? I have a report that uses keywords like "MonthToDate" and "YearToDate" to genereate the report, I want to be able to change the relative date to those fields. Basically exactly like the "set print date and time" ...
|
| query w/ no data will show blank report | 26 Aug 2004 20:30 GMT | 3 |
I have a report based on an underlying query. If there are no records the WHOLE report will show up as blank. Why is this. I figured i could conditionally supress and show sections based on if the
|
| Use Parameter to Show part of Group result set | 26 Aug 2004 20:24 GMT | 4 |
I have a group based on the field [promised date] in a specified order (use the specified order tab) I create 2 new named groups Late (isnotinthe period....all dates from today)
|
| Find top 30 records in a report | 26 Aug 2004 18:23 GMT | 1 |
I want to limit a report to display the top 30 items - however I can't use the Group Sort/Top N Sort as the field I want to find top 30 on exists within 2 groups which I want to display as headings for the 30 records found.
|