Versions Compared
Version | Old Version 1 | New Version Current |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Introduction
The POV default member initialization will explain what each POV member will be used for in what situation. According to the POV filters used for the logged on user (regular or light user).
CONTENT
Table of Contents |
---|
Default Member in case of Storyboard play
- The member which the bookmark was created with
- If that member is not allowed or not available, the default dimension member defined by a special variable is taken (see Default Dimension Member below)
- If the default dimension member is also not allowed or the special variable doesn’t exist, the first member from the POV dropdown is taken
Default Member in case of Central Initialization
- The member which was selected in the previous report
- If the reporting session is just started, the default dimension member defined by a special variable is taken (see Default Dimension Member below)
- If the default dimension member is not allowed or the special variable doesn’t exist, the first member from the POV dropdown is taken
Default Dimension Member
Default dimension member is defined by special variable:
Dimension | Special Variable |
---|---|
ENT | @ENT_Top |
PER | For users allowed to see draft data: @PER_Draft For other users @PER_Current |
YER | For users allowed to see draft data: @YER_Draft For other users @YER_Current |
Other dimensions | @DIM_Default, i.e. @RAT_Default, @A01_Default |