Hello,
I defined a User Defined formula in a test.lgf file that I included in the OPTIONS tab of my dimension sheet.
I then used the function in a dimension member and processed the dimension successfully.
I then concatenated "; SOLVE_ORDER = 10" to the formula.
When I process the dimension sheet again. I get the following error:
"Failed to expand K2 function for dimension PRODUCT's member formulas"
"An exception with the type CX_SY_RANGE_OUT_OF_BOUNDS occurred, but was neither handled locally, nor declared in a RAISING clause."
"Part field access (offsett = 49, length = 29) to a data object of the size 64 exceeds valid boundaries."
I wonder if I am making an error in the syntax of the formula or if this is a bug in BPC.
Claudio