Skip to main content
Skip table of contents

CurrentUser

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

Syntax

CODE
CurrentUser() 

Arguments

No arguments 

Examples

For the JIRA cube the 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 flex.bi.

CODE
[Assignee].[User].getMemberByKey(CurrentUser())
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.