View Single Post
Old 10-10-2019, 10:39 AM   #1287
chinax
Member
chinax composes epic poetry in binary.chinax composes epic poetry in binary.chinax composes epic poetry in binary.chinax composes epic poetry in binary.chinax composes epic poetry in binary.chinax composes epic poetry in binary.chinax composes epic poetry in binary.chinax composes epic poetry in binary.chinax composes epic poetry in binary.chinax composes epic poetry in binary.chinax composes epic poetry in binary.
 
Posts: 24
Karma: 90156
Join Date: Jul 2017
Device: Nook Glowlight, Sony DPT-CP1
Quote:
Originally Posted by davidfor View Post
You can do that with a custom column. Create a column of type "Column built from other columns". Set the template to something like:

Code:
{:'divide(raw_field("#currentpage "),raw_field("#pagecount "))'}
You can format this with:

Code:
{:'format_number(divide(raw_field("#currentpage "),raw_field("#pagecount ")),"5.2f")'}

Nice! I thought as much, but ran into some difficultly, so thanks for the walkthrough. This was the last thing I needed to replace Goodreads
chinax is offline   Reply With Quote