Kashinath
6 months agoNew Contributor II
Copy Data between cubes with different Entity Dimensions
Hi,
I need to copy data between 2 cubes . they both use different Entity Dimensions . Not Extended ones.so is there any way I can map the entities . I am using customcalculate DM with the Destination Data Units to run finance rule.
I have given the Source Entity and destination Entity in the Corresponding DataBuffers.
But when I give api.Data.ConvertDataBuffer("sourceCube","SourceScenario", databufferConvInfo, sourceDataBuffer). I am getting Error Saying "the Cube and Entity Are invalid or Incompatible".
What is the issue ?
Thanks.