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 a key value of the user (from Logged by or Assignee dimensions) which is currently using eazyBI

Syntax

CurrentUser() 

Arguments

No arguments 

Examples

Following formula is for calculated member in Assignee dimension which always returns current user key value from this dimension. 

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

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

See also

 

  • No labels