DocExport
Template GalleryAdd to monday
DocExport V1
DocExport V1
  • Getting started
    • Welcome
    • Installation
    • Create Templates
      • Item Level Template
      • Board Level Template
      • Items from other boards
    • Generate documents
      • Board Level Filter
  • Template
    • Placeholder Directory
    • Charts
    • Formulas
    • QR Code
    • Customization
      • Colors
      • Custom Fonts
      • Format date & time
      • Format numbers
    • Images
    • Item Updates
    • Mirror Columns
    • Numbering
    • Subitem Table
  • Features
    • Automations
    • Custom Email Templates
    • Triggers
    • eSignatures
    • Charts & Reports
    • Share Recipes and Templates
    • User Permissions
    • Conditional Recipes
    • Dynamic Tables
  • Troubleshooting
    • Column ID (Dev Mode)
    • App Permission
    • Authorize App
    • Advanced Filtering
Powered by GitBook
On this page
  • Format number columns
  • Numeric Format
  1. Template
  2. Customization

Format numbers

Numbers everywhere? Have them displayed in the format that suits you best!

PreviousFormat date & timeNextImages

Last updated 7 days ago

You're in the Helpcenter for Version 1 of our app! Version 2 is now available with enhanced features and a new user interface. 🎉

Need info on Version 2? Access the

Want to upgrade or find out which version you have?

Format number columns

Microsoft Word offers a lot of additional options to format number fields. To change the default output of your number, you can use these Microsoft Word formatting options in your DOCX template.

This way you can format any number column and also column from your own monday.com board.

Numeric Format

To format your placeholder, add a straight line after the name of your placeholder and then add the format string you want to use.

e.g. {{Progress|P}} for: 100.00% or {{Total price|C2}} for: $1,230.46 or {{Total price|N2}} for: 1,230.46

On Item-Level, it's the same logic:

e.g. {{Item.Progress|P}} for: 100.00% or {{Item.Total price|C2}} for: $1,230.46 or {{Item.Total price|N2}} for: 1,230.46

Find all standard numeric format strings here:

and all custom numeric format strings here:

date/hour/time
Microsoft documentation - standard numeric formats
Microsoft documentation - custom numeric formats
Help Center for Version 2
Here´s how!