Cognos TM1: divided by the sum of the year
Posted: Thu Apr 24, 2014 6:48 am
hello everyone,
Need help in the implementation of rules in Cognos TM1:
cube has dimension "period" - jan-2013 ... dec-2013, 2014, jan-2014 ... data for 2013 are made by hand, and for 2014 should
considered as
['эл1','jan-2014'] = ['эл1','jan-2013'] \ ['Total 2013']; ...
each month in 2013 divided by the sum for 2013, so we get the data for 2014.
To use in the calculation of previous period use DIMNM (DIMIX), but the data of the month divided by the sum of the year have not yet obtained.
thank you
Need help in the implementation of rules in Cognos TM1:
cube has dimension "period" - jan-2013 ... dec-2013, 2014, jan-2014 ... data for 2013 are made by hand, and for 2014 should
considered as
['эл1','jan-2014'] = ['эл1','jan-2013'] \ ['Total 2013']; ...
each month in 2013 divided by the sum for 2013, so we get the data for 2014.
To use in the calculation of previous period use DIMNM (DIMIX), but the data of the month divided by the sum of the year have not yet obtained.
thank you