For example, I would like to create a dimension which has the following elements:
Code: Select all
Total Costs
- Labor charges
- Direct Labor
- Wages
- Bonus
- Others
- Indirect Labor
- Wages
- Bonus
- Others
- Others
- Wages
- Bonus
- Others
...
...
In exmple above, I have "Wages, Bonus and Others" as three different elements under three different parents. But TM1 considers all as the same elements. Will they take different values if entered as is? and If I delete one element, example - If I delete ' Bonus ' from under the OTHERS as its parent, won't this 'Bonus' element get deleted from other hierarchies as well ( Direct Labor and Indirect Labor)?
How to go about for this. ? Thanks a lot in advance