all groups > sql server reporting services > march 2005 >
You're in the

sql server reporting services

group:

Numeric Formatting - Thousand Separator


Numeric Formatting - Thousand Separator Afzal
3/20/2005 11:21:02 PM
sql server reporting services:
Hi,

Could someone plz tell me how to convert a numeric value with decimal places
to one that have a dot as thousand separator and the value rounded to the
nearest figure?

Thanks,

RE: Numeric Formatting - Thousand Separator David Siebert
3/21/2005 11:01:02 AM
Check Here
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconstandardnumericformatstrings.asp

[quoted text, click to view]
RE: Numeric Formatting - Thousand Separator David Bienstock
3/22/2005 8:21:03 AM
I think you can use # and . in the formatting like ###.###.###.##

[quoted text, click to view]
AddThis Social Bookmark Button