Hello Experts,
I got an issue where I need some assistance from your side.
I have two models A and B with different dimensions DIM1 (model A) and DIM2 (model B). DIM1 does not exist in model B and DIM2 does not exist in model A, but DIM2 from model B has an attribute DIM1VAL whose values represent the member ID's from DIM1.
The requirement is now to transfer all datarecords from DIM1 to all members of DIM2 where the attribute DIM1VAL is equal to the member ID of DIM1. See the screenshot below:
Does anyone of you have an idea how to achieve this? I need a generic solution since we have hundreds of different members in DIM1 which need to be transfered.
Thank you in advance,
Karsten