What is the syntax for CubeRuleSet?
RuleLoadFromFile(CubeName, TextFile)
- CubeName = Name of the Cube.
- TextFile = Full file path & file name, including its extension.
Note: If we don’t specify the full path of the file, then the function looks for the file in the TM1 data directory. And if we don’t specify the file extension, then the function looks for the .rux extension.