View Single Post
Old 12-11-2018, 07:34 AM   #8
Sarmat
Enthusiast
Sarmat began at the beginning.
 
Posts: 38
Karma: 10
Join Date: Nov 2018
Device: Kindle Paperwhite 2
Quote:
Originally Posted by davidfor View Post
The following template should work:

Code:
program:
format_number(divide(raw_field('#word_count'),11160),'{0:5.2f}')
You will need to use the correct column name and output template to suit.
It has worked, thank you.
Sarmat is offline   Reply With Quote