Quote:
Originally Posted by davidfor
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