Monday, October 29, 2007

1012012 The array variable range specifier dimensionName is not a dimension

Possible Problems
The dimension in the calculation script that determines the size of the array variable was not a valid dimension.

Possible Solutions
Make sure that the dimension name is valid.
Does the dimension exist in the outline?
Is the dimension spelled correctly, including spaces? Instead of typing in the member, try associating the correct outline with the calculation script and using the Calc Script Editor to fill in the member name.
If the dimension name contains special characters, such as spaces, make sure that the dimension name is enclosed in quotation marks.
Make sure that the dimension name is enclosed in brackets [dimensionName] in the calculation script.
Make sure that the ARRAY command in the calculation script is valid.

No comments: