Completed
Last Updated: 04 May 2016 13:45 by ADMIN
Pete
Created on: 13 Jan 2016 09:33
Type: Feature Request
2
Add a Function(s) for Date addition/subtraction
As reports are commonly based on dates, some means of doing date addition and subtraction would be beneficial.
1 comment
ADMIN
Peter
Posted on: 23 Mar 2016 13:43
We will add shortcuts in the expression editor for those DateTime functions. In the meantime you can use the DateTime instance methods as shown in the following example: =Today().AddDays(CDbl(2))