Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jschya
  • Content: Threads
  • Order by date
  1. jschya

    BeforeReadingRecords in XI

    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
  2. jschya

    CR 8.5 & 9.0 side-by-side doesn't work at all

    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...
  3. jschya

    Bar chart color - series vs group changed automatically

    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...
  4. jschya

    Conditional drilldown in CR 8.5 ?

    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...
  5. jschya

    Combining conditional formatting commands ???

    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...
  6. jschya

    How to display a page footer for a drilldwon section ?

    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...
  7. jschya

    How to disable drilldown without suppressing a section ?

    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...
  8. jschya

    Exporting invisible sections to Excel

    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...
  9. jschya

    Parameter set to no value

    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)="")...
  10. jschya

    Replacing <Null> by 0 in Crystal Analysis

    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

Part and Inventory Search

Back
Top