How to do number formatting to 1 decimal point in SSRS?
Posted
by san
on Stack Overflow
See other posts from Stack Overflow
or by san
Published on 2009-06-17T14:30:26Z
Indexed on
2010/05/13
11:14 UTC
Read the original article
Hit count: 227
reportingservices-2005
Hi,
I have a SSRS report with full of number fields. I would like to have that to be displayed as in one decimal. i tried to use F1. it gives me only one decimal points in html rendering, but in excel exported version it shows 2 decimal points. How can i have just one decimal point both ecxel and html rendering.
Please comment. Thanks in advance San
© Stack Overflow or respective owner