Cleansing Exercise
Posted: Thu Dec 04, 2008 2:23 pm
Hello All.
I am currently having a tidy up ready for the new year.
What I want to do is using a list of Cubes (In Excel) put all the Dimensions used in each of these cubes.
I have found that TABDIM formula should do what i need apart from i have a list of over 100 cubes.
Rather than type in the cube names I am trying to reference cell A1, A2 and so on. eg.
A B
1 AircraftFleetSize =TABDIM("TM1serv:A1"1)
2 AircraftInfo =TABDIM("TM1serv:A2"1)
3 AircraftMaterials =TABDIM("TM1serv:A3"1)
This does not work.
Can anyone point in the right direction so I don't have to type out over 100 TABDIM formulas ?
Regards
Lee
I am currently having a tidy up ready for the new year.
What I want to do is using a list of Cubes (In Excel) put all the Dimensions used in each of these cubes.
I have found that TABDIM formula should do what i need apart from i have a list of over 100 cubes.
Rather than type in the cube names I am trying to reference cell A1, A2 and so on. eg.
A B
1 AircraftFleetSize =TABDIM("TM1serv:A1"1)
2 AircraftInfo =TABDIM("TM1serv:A2"1)
3 AircraftMaterials =TABDIM("TM1serv:A3"1)
This does not work.
Can anyone point in the right direction so I don't have to type out over 100 TABDIM formulas ?
Regards
Lee