|
-
Jan 11th, 2003, 05:05 AM
#1
Thread Starter
Junior Member
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
-
Jan 11th, 2003, 11:10 AM
#2
Frenzied Member
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.
-
Jan 12th, 2003, 03:21 PM
#3
Thread Starter
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|