11-25-2021, 09:00 PM
|
#2353
|
Wizard
Posts: 2,286
Karma: 7409537
Join Date: Mar 2009
Location: Circling Earth @ Mach .83
Device: Elipsa 2E, Sage, Libra Colour, Libra 2, Clara 2E, Oasis3, Voyage
|
Any ideas, anyone?
Quote:
Originally Posted by Skydog
Thank you, davidfor. Unfortunately, no success. The "Finished" column remains blank, only the the "Last Read" column contains entries:
Lookup name: kobolastread
Column heading: Last Read
Column type: Date
Lookup name: finished
Column heading: Finished
Column type: Column built from other columns
Template:
Code:
program:
cmp($$#kobo_percent_read, 100, '', format_date($$#kobo_last_read,'dd MMM yyyy'), format_date($$#kobo_last_read,'dd MMM yyyy'));
|
|
|
|