Thread
:
Is it possible to have a column which shows a calculation?
View Single Post
03-17-2016, 03:30 PM
#
2
eschwartz
Ex-Helpdesk Junkie
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Sure, you can use the
days_between()
function in
General Program Mode
in a custom column built from other columns.
Code:
program: days_between( raw_field('#end_date'), raw_field('#start_date') )
eschwartz
View Public Profile
Find More Posts by eschwartz
Track Posts by eschwartz via RSS