Results 1 to 3 of 3

Thread: Graphs in crystal reports

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2000
    Posts
    770

    Graphs in crystal reports

    I am trying to make a few pretty graphs in Crystal Reports. One of them is a bar chart which is suppost to graph how many records where created by the application software during a days period, within a monthly date range. Does that make sense?

    Ok so have some sample data such as the following:

    Code:
    ID       rDate
    -----------------------
    12      08/01/2003
    13      08/10/2003
    14      08/09/2003
    15      08/10/2003
    16      08/10/2003
    17      08/10/2003
    18      08/30/2003
    19      08/31/2003
    When I try to graph this I get the following results:



    Except, I sould get only 5 bar graphs, four bars with a count of 1 and one bar with a count of 4

    Attached is the configuration of the Chart Expert.
    Attached Images Attached Images  

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width