My apologies if the title sounds vague, but here's the situation.
There's this cube A that contains five dimensions. The data contained in the cube involves movie title codes classified under different categories.
There's this dimension - Let's call it DIM, that's not a part of this cube, and that which contains movie title names as its elements. These title names have the movie title codes as the alias.
I'm looking to match the movie title codes from the data in cube A with the movie titles in dimension DIM and display the movie title names, replacing the movie title codes in the cube.
I figure this can be done by using turbo integrator, with the appropriate dimension subset of DIM as the data source. But I'm not sure if it's technically possible to extract elements from a dimension subset and use them to populate a cube based on conditions. Is there a way to do this using TI at all? Any sort of help will be appreciated. Thanks in advance!