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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by wavecruzin

  1. wavecruzin

    Data Label positioning for markers on Bar Line charts

    I am using Crystal Reports 9. I have three values that I am charting, A, B, and C. Values A and B are risers (bars) and value C is a line. I am using dual axes. For some reason the data labels for value C (the line) appear about an inch away from the marker and it doesn't look like there is a...
  2. wavecruzin

    Bar Chart with Line Series

    I have a chart that has two series displayed as risers (bars) and one series displayed as a line with markers. Is it possible to display the line series as just markers (no line). I can't see how to do this. If I make the line transparent the markers are also transparent. I am using Crystal 9...
  3. wavecruzin

    Set Bar Width on Bar Chart

    I am using Crystal Reports version 9. I have a bar chart with varying number of bars (my report is grouped by user). If there is are many data points per user then the bars are narrower than if there are few data points per user. How can I set a consistent bar width? For example when I only have...
  4. wavecruzin

    Set to NULL value check box on Enter Parameter Values dialog box

    The specific version of Crystal I'm using is 9.2.3.1699
  5. wavecruzin

    Set to NULL value check box on Enter Parameter Values dialog box

    Is there a way to disable the set to NULL value check box that is on the Enter Parameter Values dialog box? Ever since I installed a Crystal Reports service pack the check box is always checked. I'm using Crystal Reports version 9. Thanks!
  6. wavecruzin

    Line Charts Exported to PDF Don't Show Dashed Line

    I have a line chart with a legend that has both solid and dashed lines. When I export the chart to a PDF file the dashed lines show as solid lines. Any way to work around this. The chart exports fine to Microsoft Word. My version of Adobe Acrobat is 6.0 Standard.
  7. wavecruzin

    Data Label Formatting In Charts

    It looks like you have to manually drag the series values over to the marker. Otherwise they appear about a half inch to three quarters of an inch to the right of the marker. It's actually the marker that is positioned over.
  8. wavecruzin

    Data Label Formatting In Charts

    I want to have three series (two with risers and one with a line/marker). For some reason when the third series is a riser, the data label is positioned correctly in the same spot as the riser. But when I change the third series to a line, the data label is positioned to the right of the...
  9. wavecruzin

    Data Label Formatting In Charts

    I am using Crystal Reports 9. I have three values that I am charting, A, B, and C. Values A and B are risers (bars) and value C is a line. I am using dual axes. For some reason the data labels for value C (the line) appear about an inch away from the marker and it doesn't look like there is a...
  10. wavecruzin

    Program the value shown on axis labels

    It's the legend value I am trying to set. The values I am trying to change are the values that are in the Show Values area of the Chart Expert not in the On Change area.
  11. wavecruzin

    Need report to show last year sales and this year and the variance

    I'm trying to do something similar. I have the following fields I'm trying to chart: Columns: Commodity Rows: CurYear, PrevYr Summary: CurYearAmt, PrevYrAmt I want it to look like this: A B C D 2006 1 4 3 2 2005 2 3 2 4 When I add...
  12. wavecruzin

    Program the value shown on axis labels

    Is it possible to use a formula to set the value of axis labels in a chart? I have two values I am charting, the current year and the previous year. Ideally I would like to have something like CYTD 2006 and CYTD 2005 where 2006 is the current year and 2006 is the previous year. And when the...
  13. wavecruzin

    Page numbering and Subreports

    Thanks for your help. If I change this: //{@all}: whilereadingrecords; 1 to //{@countries}: whilereadingrecords; 1 My group value in the previewer is still 1. However if I change the formula to //{@all}: whilereadingrecords; "Countries" then the group value is Countries. That works. Is...
  14. wavecruzin

    How to position labels on a bar line chart

    Thank you but there appears to be a bug in version 9 of Crystal Reports and the solution mentioned in the reference thread does not work.

Part and Inventory Search

Back
Top