Just a pair of hours ago a friend asked “how can I get rid of the ‘,’ (comma) in a list view for a numerical column?”.

After giving it a couple of minutes I fired up SharePoint Designer and…

  1. Right click the list that holds the data and select New –> List View Page; this will create a new view of your data, right click in the PlaceHolderMain (custom) section of the view and select “Convert to XSLT Data View”.
    clip_image001
  2. Select the area in which the desired column data is displayed and click on the small handle to the right… click “Number formatting options”.
    clip_image001[4]

And this was the feature that solved my friend’s problem.

Best regards