GetSymbolRollupStatus
Use this function to return the rollup status of the specified symbol. The rollup status is returned as a string. Review the following table for a summary of possible return values and their corresponding status.
Return Value | Description |
---|---|
ON | The parent data will be calculated dynamically (automatically). |
OFF | The parent data will not be calculated dynamically (automatically), but only during restatements. |
where:
- dimension is the name of the dimension that contains the symbol.
- symName is the name of the symbol whose rollup status is to be retrieved.