Solved
Copy data from another cube (with different dimensionality)
Is there an easy way, to copy data from one cube to another (with different dimensionality)
Is there an easy way, to copy data from one cube to another (with different dimensionality)
Yes, there are some function in the financial business rules api to support this:
api.Data.ConvertDataBuffer
api.Data.ConvertDataBufferExtendedMembersWith the first function, you define the mapping between the cubes on your own, the second one uses the extended dimension definition for the mapping.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.