Hi all,
I'm using bpc 7.5 nw.
I want to transfer transactional data from model 1 to model 2 using script logics.
I get a validation error in the second instruction trying using this statement:
*RENAME_DIM DIM1=DIM2
*ADD_DIM DIM3=DIM1.PROP
Consider that:
The error is: "member DIM1.PROP not exist"
Is there a way to solve the problem?
Thanks in advance.
Andrea