nextensio list: how to add a calculated field?
Posted: 2010-05-21 11:53
Hi all,
I have a nextensio list displayng two datetime fields:
- start date
- end date
I would like to create a third column: flag, where the field value is 1 when the end date is < of the current date.
So, if today (20th may 2010) I have 3 records I would see this:
start_date - end_date - flag
01/05/2010 - 19/05/2010 - 1
01/05/2010 - 31/05/2010 - 0
01/06/2010 - 30/06/2010 - 0
I would like to be able to use filters too, so that I can easily select all expired records.
is there a simple way to do this with MX Koll pro?
TIA
tony
I have a nextensio list displayng two datetime fields:
- start date
- end date
I would like to create a third column: flag, where the field value is 1 when the end date is < of the current date.
So, if today (20th may 2010) I have 3 records I would see this:
start_date - end_date - flag
01/05/2010 - 19/05/2010 - 1
01/05/2010 - 31/05/2010 - 0
01/06/2010 - 30/06/2010 - 0
I would like to be able to use filters too, so that I can easily select all expired records.
is there a simple way to do this with MX Koll pro?
TIA
tony