Skip Headers
Oracle® Business Intelligence Enterprise Edition Help
11g Release 1 (11.1.1)
  Go To Table Of Contents
Contents


Insert Variable dialog

Use this dialog to add a variable (either session, repository, or presentation) to a formula in the "Edit Column Formula dialog: Column Formula tab" or in the "New EVALUATE_PREDICATE Function dialog".

For more information, see:

Components

Variable Name

This field is available only if you have selected Session and Repository as the variable type to add.

Use this field to enter the name of the session or repository variable, for example USER.

Variable Expression

This field is available only if you have selected Presentation as the variable type to add.

Use this field to enter the name of the presentation variable, for example MyFavoriteRegion.

To type-cast (that is, convert) the variable to a string, enclose the name in single quotes, for example:

'user.displayName'

Default Value (Optional)

This field is available only if you have selected Presentation as the variable type to add.

Use this field to enter a default value for the presentation variable, for example EASTERN REGION.

Notes

Related Topics


"Using Variables"