This topic is locked

How to change report's sum column with 0 decimal

11/9/2009 6:18:22 AM
PHPRunner General questions
A
amuro author

Hi, could anyone help?
I have changed original column in view as of editor,

for example, $value=number_format($value);

It shows right format, but SUM column doesn't.
please see the picture, how could I modify it, thank you! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=13088&image=1&table=forumtopics' class='bbc_emoticon' alt=':rolleyes:' />
picture link

J
Jane 11/9/2009

Hi,
unfortunately custom format doesn't work for sum. I recommend you to use Number format on the "View as" settings dialog on the Visual Editor tab.