I am a newbie in TM1. Currently, I am trying to understand on what function to use to merge dimensions from BEDROCK TI VERSION 3.0 guide. But still I don't know how to start as the TI editor got few tabs (prolog, metadata, data, epilog...)
I was hoping that I can fully utilize the TI functions (Eg; Bedrock.Dim.Clone) from Bedrock in this exercise.
Let's say I have 2 separate dimensions as per listed in attachment.
(note: this sample is taken from sunitha's thread)
My ultimate aim is to create a new Dim C and merge the 2 dimensions into something like this:
Code: Select all
[code]
Total CC //Total CC is the top most consolidated level for Dim C
---FIN
---ICT
Appreciate if someone can assist / guide me.