Results 1 to 3 of 3

Thread: crystal report (chart)

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2003
    Posts
    23

    crystal report (chart)

    I have this data:

    Name Status
    -----------------------
    Jhon 1 = 1 for Immediate Upload
    Katerine 0 = 0 for Not In Terminal
    Susan 2 = In Terminal
    Rika 3 = Remove from terminal
    Eddie 2

    I want to display sum of each status in crystal report with this format:

    Not In Terminal = 1
    Immediate Upload = 1
    In Terminal = 2
    Remove from terminal = 1

    I am using standart crystal report that came with visual.NET package.

    Could anybody help me how to do this? and I need to put that into chart? I have tried with formula in report fields but not success.

    Thanks you.

  2. #2
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    If you still need help, be more clear and I will be able to help you. I dont know what you exactly mean, though i can guess.
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jan 2003
    Posts
    23
    I already solved it by do the calculation/data manipulation with coding first and the result I dump into one table. the crystal report will easy grab the data from this table and displayed it.

    Any way, Thanks

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