SharePoint remove commas from number fields Aasim Naseem, January 21, 2019 | Read Count: 6,550April 9, 2025 Category: My Tutorials > Random TipsIn some instances you don’t want number fields to display with comma’s in SharePoint views. Unfortunately, there is no setting to not display commas on number fields. Use Calculated field to remove comma’s from number field For this example, I’m going to display a number column (Alias) in a calculated field (Alias Calculated). Create a calculated field, and for the **Do not copy and try to paste this formula, type it in your calculated field and make sure to use the Insert Column option. 2. Type in the following formula: =text( Then double click on your number field in the Insert Column box then type: ,”0″) Your formula should display something like this: =text([Alias],”0″) Choose a number field, with 0 decimal places and click OK. This should display your number column without the commas while retaining the benefits of using a number field (field validation & sorting): *If you save the number as in the Text format type, sorting will not work correctly. Author Profile Aasim Naseem Hey, Thanks for your interest. I’m a PMP, AWS Solutions Architect, and Scrum Master certified professional with 17+ years of hands-on experience leading projects, building teams, and helping organizations deliver software solutions better, faster, and smarter. Outside of work, I’ve got a deep curiosity for history — especially ancient civilizations like Egypt. I also enjoy reflecting on the everyday moments that shape how we live and work. This blog is my space to share insights, lessons, and thoughts from both my professional journey and personal interests. Thanks for reading — and I hope you will find something here that matches your interest. Latest entries IslamJune 6, 2025 | Read Count: 450Economic impact of Eid-ul-Adha PMP CertificationMay 23, 2025 | Read Count: 705Best PMP Study Resources for 2025 (Books, Courses, Tools & More) Agile & FrameworksMay 7, 2025 | Read Count: 648Agile vs Scrum: Finally Understanding the Difference Agile & FrameworksApril 25, 2025 | Read Count: 684When Not To Use Agile: 5 Signs You Need a Different Approach Random Tips NintexProgrammingSharePoint
Random Tips What’s New in Internet Explorer 8 October 12, 2010 | Read Count: 15,538April 7, 2025 Category: My Tutorials > Random TipsHello All. hope doing well. This post introduces the platform features of Windows Internet Explorer 8. Click here to download Internet Explorer 8 for Windows XP, Windows Vista with Service Pack 1 (SP1), Windows Server 2003, or Windows Server 2008. The currently released version of Windows 7 includes Internet Explorer 8. Note… Read More
Random Tips Microsoft slates IE9 beta for September 2k10 July 31, 2010 | Read Count: 15,511April 7, 2025 Category: My Tutorials > Random Tips MIcrosoft will ship a beta of Internet Explorer 9 (IE9) in September, a company executive said today. If the timeline is accurate, the IE9 beta release will come a month later than earlier speculation, which had settled on August, a pick based in large… Read More
Random Tips Resource Monitor :: Windows 7 August 17, 2010 | Read Count: 15,591April 7, 2025 Category: My Tutorials > Random TipsIf you’re a hi tec power user or a gamer, chances are you have mucked around with resource monitors to get a peak at your system’s innerworkings. The Resource Monitor embedded in Windows 7 displays real-time information about all of the processes running on your… Read More