Essbase FIX and IF - Oracle Database
This is a discussion on Essbase FIX and IF - Oracle Database ; Hi can anybody tell me ,how I can Use an IF command instead of a FIX statement in member formulas ? I know FIX statements allow you to take a slice of the database and only perform an action on ...
![]() |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| |||
| |||
| FIX statements allow you to take a slice of the database and only perform an action on that slice. If you fix on a SPARSE dimension, then you are limiting the amount of blocks that you are performing the action upon. If you FIX on a DENSE dimension, you are not limiting the number of blocks, but rather just a portion within each block. On the other hand, the IF statement is well suited to DENSE dimensions because it performs IF logic while the block is in memory. Thanks in Advance |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
All times are GMT -4. The time now is 03:41 AM.




Linear Mode