Generating sums from variables = Newbie question
Posted: Thu Jun 26, 2014 10:00 am
Disclosure: I have only used TM1 for a couple of hours ! Just solving this small thing would help me to get going =)
I have data regaring amounts of parking spaces in each column in a CSV. In TM1 i want a variable to be the sum of these as it does not exist in the source file and i want TM1 to do the calculation.
Should I create a new variable in TI and add a formula?
e.g.
parkingAreaMain = 2
parkingAreaSecondary = 3
Pseudo formula :
parkingAreaTot (parkingAreaMain + parkingAreaSec) = 5
^^ If yes could someone help me with the syntax in formula ?
Otherwise, are there other recommended approaches for this purpose?
e.g. Creating some hierarchy with parkingAreaTot as parrent and with some kind of SUM rollup??) Kind of not knowing what im doing hehe.
I have data regaring amounts of parking spaces in each column in a CSV. In TM1 i want a variable to be the sum of these as it does not exist in the source file and i want TM1 to do the calculation.
Should I create a new variable in TI and add a formula?
e.g.
parkingAreaMain = 2
parkingAreaSecondary = 3
Pseudo formula :
parkingAreaTot (parkingAreaMain + parkingAreaSec) = 5
^^ If yes could someone help me with the syntax in formula ?
Otherwise, are there other recommended approaches for this purpose?
e.g. Creating some hierarchy with parkingAreaTot as parrent and with some kind of SUM rollup??) Kind of not knowing what im doing hehe.