TM1 V9.5 Lookup function?
Posted: Fri Feb 17, 2012 1:08 pm
Dear all,
I would like the know if you can work with a lookup-function within TM1 Architect (so not in TM1 Web)
Currently we are working on building a cube within TM1 to calculate revenues. These revenues will be calculated in a very simplistic manner: in the rows you can see the type of revenue and in the colums the different measures (Volume, Tarrif and Revenue). The revenue is calculated as Volume*Tariff. Although the calculation looks rather simple, the calculation of the tariff is somewhat difficult. The calculation of the tariff should be linked to the volumes via bands or ranges, each volume range uses a different tarrif .
E.g:
Numbers below represent the tarrifs for the different volume ranges or the applicable tariff for a specific volume:
0 - 100 with tarrif 10
100-200 with tarrif 50
200-300 with tariff 100
300-400 with tariff 1.000
To put the explanation in to a understandable example with given bands/ranges of different volumes and tarrifs:
* Suppose the order volume is 256
* This means that the given volume is with the volume range 200-300
* This indicates the tariff of 100
* Suppos the order volume is 398
* This means that the given volume is within the volume range 200-300
* This indicates the tariff of 1.000
To conclude:
In excel you have an easy way to show the applicable tariff for a specific volume using the VLOOKUP function with an APPROXIMATE match, but my question is if there is also a way to do this within TM1 architect when defining the measures such as volume and tariff (so not in TM1 Web).
Thanks for your help in advance!!
Anthony
I would like the know if you can work with a lookup-function within TM1 Architect (so not in TM1 Web)
Currently we are working on building a cube within TM1 to calculate revenues. These revenues will be calculated in a very simplistic manner: in the rows you can see the type of revenue and in the colums the different measures (Volume, Tarrif and Revenue). The revenue is calculated as Volume*Tariff. Although the calculation looks rather simple, the calculation of the tariff is somewhat difficult. The calculation of the tariff should be linked to the volumes via bands or ranges, each volume range uses a different tarrif .
E.g:
Numbers below represent the tarrifs for the different volume ranges or the applicable tariff for a specific volume:
0 - 100 with tarrif 10
100-200 with tarrif 50
200-300 with tariff 100
300-400 with tariff 1.000
To put the explanation in to a understandable example with given bands/ranges of different volumes and tarrifs:
* Suppose the order volume is 256
* This means that the given volume is with the volume range 200-300
* This indicates the tariff of 100
* Suppos the order volume is 398
* This means that the given volume is within the volume range 200-300
* This indicates the tariff of 1.000
To conclude:
In excel you have an easy way to show the applicable tariff for a specific volume using the VLOOKUP function with an APPROXIMATE match, but my question is if there is also a way to do this within TM1 architect when defining the measures such as volume and tariff (so not in TM1 Web).
Thanks for your help in advance!!
Anthony