Hi,
migrating Crystal Reports from version 9 to XI generates an error if you evaluate a formula "BeforeReadingRecords".
though mentioned in the documentation it's obviously not supported anymore.
Any help on this topic is appreciated,
joe schya
nuremberg, germany
hi.
according to crystal decision consulting shouldn't there be a problem in running CR 8.5 and CR 9.0 on the same machine.
My attempt in installing CR 9.0 was a bit disastrous: CR 8.5 doesn't run anymore due to a missing "keycode.dll".
Checking the registry revealed that CR 9.0...
hi,
trying to implement a simple bar chart for the comparison of two values - an actual value vs an average value - looks nice if you use the coloring scheme 'by series', resulting in two different coloured bars for value and average value.
Saving and retrieving the report revealed the color...
hi,
as suppressed sections are not exportable
" - When you suppress one or more report sections before exporting a report, the suppressed
information does not appear in the newly created file."
I'd like to conditionally trigger the suppression e.g. a drilldown section i.e...
hi,
while there's no problem with the conditional formatting of e.g. numerical fields
if {field_1} = 0 the crBold else crRegular
and regarding the fontsize
if {field_1} = 0 then 12 else 10
if I use the Format>Field>Font>Style
and Format>Field>Font>Size
Formula Editor boxes, I...
hi,
I just realized that there is obviously no way to add a page footer for a drilldown section.
The page footer is quite simple: page number, date etc. but I didn't found a way yet to get it displayed in the drilldown section.
Obviously is there no problem with the conditionally suppressed...
hi,
I have a report where all information is given in the group footer section.
The detail block contains neither fields nor any other information and is suppressed.
Pointing to any item in the group footer section allows a drill-down with just one line: The content of the corresponding line...
hi,
is there any way to include invisible sections - conditionally formatted as invisible - when exporting a report from the activex viewer to excel.
checking the conditions for in/visibilty
WhilePrintingRecords;
if PageNumber > 2 then DefaultAttribute;
reveals that I need...
hi,
trying to implement the returning of records if part of the parameter strings are empty doesn't work as described in the crystal knowledge base article c2007344:
(table.field1)=(parameter1) or (parameter1)="") and
(table.field2)=(parameter2) or (parameter2)="")...
hi,
is there any option in crystal analysis to replace the <Null> values by e.g. 0. For what reason ever is it impossible to replace these unwanted values while generating the cube.
regards
johannes schya
nuremberg, germany
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.