Hello everyone.
I'm a newbie to OpenKM and I'm trying to creating a calculated filed that returns a difference in days of two date fields in a same property group.
Let's say that I have a field named firstdate and another field named lastadate. Now I need to know how many days are between them.
As far as I know in SQL I can do this: SELECT DATEDIFF(lastdate,firstdate)
I'm not a expert programer and I need some help to do this in OpenKM.
Thank you
I'm a newbie to OpenKM and I'm trying to creating a calculated filed that returns a difference in days of two date fields in a same property group.
Let's say that I have a field named firstdate and another field named lastadate. Now I need to know how many days are between them.
As far as I know in SQL I can do this: SELECT DATEDIFF(lastdate,firstdate)
I'm not a expert programer and I need some help to do this in OpenKM.
Thank you
