Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Returns the e-mail of the user which is currently using flex.bi. There is some additional functionality for the JIRA cube.

Syntax

Code Block
CurrentUser() 

Arguments

No arguments 

Examples

...

If you select this calculated member in pages, the report always will show information about issues assigned to the user which is logged in flex.bi.

Code Block
[Assignee].[User].getMemberByKey(CurrentUser())

...

See also

...