/
Now
Support center for flex.bi version 3.2
Now
Returns the current date and time according to your eazyBI server system date and time.
Syntax
Now()
Arguments
No arguments
Examples
Following example calculates how many days ago the issue was created.
DateDiffDays([Issue].get('Created at'), Now())