Support center for flex.bi version 4.0

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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())

See also

  • No labels