Skip to Content
0
Jun 02, 2018 at 10:30 PM

DESTINATION_APP *RENAME_DIM using a property from the target dimension

98 Views

Hi Gurus,

I have a question with regards to a mapping between dimensions that I am trying to accomplish thru the DESTINATION_APP.

I have my source model X and my target model Y. I am Renaming DIM1 from model x to the members with PROPERTYdim1ID = DIM1 in DIM2 from model Y, is this possible?

*RENAME_DIM DIM1 = DIM2.PROPERTYdim1ID

where property "PROPERTYdim1ID" is a property of DIM2 in the target model which is mapped to DIM1 in source model