Results 1 to 3 of 3

Thread: Decimal Number with Crystal Report

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2002
    Location
    Egypt
    Posts
    31

    Decimal Number with Crystal Report

    there i some problem with my report
    i have 9 cloumns
    all contain numbers
    3 of then contian numberic data with decimal format
    like
    40.25
    41.55
    42.24
    previous number saved in my database
    when i check the valuse in my database it is ok
    my problem is
    when i see my Crystalreport it is like that
    40
    42
    42
    i tried to make as special format from format
    also same problem
    please advice

  2. #2
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    You can set your number customization on fileds not on text objects (maybe what you have tried). So try formating your field, in the context menu you will see Format [databasename.Fieldname] and there choose your format or you can customize it more. Also there is an option in context menu 'Desginer> Default Settings' , where you can set your report default number formats.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Apr 2002
    Location
    Egypt
    Posts
    31
    thanks to you
    i got the solution
    problem was in dataset
    these fields was recognized as int and when i chang to decimal
    every this becomes ok

    thanks again

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