Mapping Source File to Valid Elements in TM1
Posted: Thu Jan 27, 2011 8:04 am
I have an Excel file containing data that I want to load in TM1. Position Title is one of the many columns in the Excel.
The thing is there's lots of different Position Title in the Excel file (around 2000 or so) and we don't want to maintain all of that in TM1 as elements. So I'm thinking to simplify the list by mapping several Titles in the Excel to a single element in my Position Title dimension, thus reducing the number of elements in the dimension. And I also want my user to be able to maintain the mapping by themselves.
My thought is to create 2 dimensions, Full List Position Title and Simplified Position Title dimensions. The Full List will contain all possible Position Title in the Excel, while the Simplified will only contain the generalized ones.
Then I'll create Position Title Mapping cube, composed of Full List Position Title dimension and a Measure dimension containing just 1 element. And for the value that user can fill I'll use a picklist based from the Simplified Position Title dimension.
So in my other cubes that require position title, I'll use the Simplified Position Title dimension. When the values of those cubes have to uploaded from Excel, I'll first map it based on the Position Title Mapping cube.
Is this an acceptable approach? Or is there any better way doing this?
The thing is there's lots of different Position Title in the Excel file (around 2000 or so) and we don't want to maintain all of that in TM1 as elements. So I'm thinking to simplify the list by mapping several Titles in the Excel to a single element in my Position Title dimension, thus reducing the number of elements in the dimension. And I also want my user to be able to maintain the mapping by themselves.
My thought is to create 2 dimensions, Full List Position Title and Simplified Position Title dimensions. The Full List will contain all possible Position Title in the Excel, while the Simplified will only contain the generalized ones.
Then I'll create Position Title Mapping cube, composed of Full List Position Title dimension and a Measure dimension containing just 1 element. And for the value that user can fill I'll use a picklist based from the Simplified Position Title dimension.
So in my other cubes that require position title, I'll use the Simplified Position Title dimension. When the values of those cubes have to uploaded from Excel, I'll first map it based on the Position Title Mapping cube.
Is this an acceptable approach? Or is there any better way doing this?