Hello,
I'm currently having this problem on how to round off the numbers into two decimal places. Im currently using this format:
<xsl:value-of select="format-number($vColumn2Data,'#.##')"/>
Where vColumn2Data has a value of 547645.6739999999 .
The format im using can round off value when its...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.