Below are the details of TM1 and Excel versions I use.
TM1 Version: 9.1 SP3
Excel Version: 2003 SP3
I get a very unusual behavior while working with Excel spreadsheets. It happens with SUBNM formula. The formula I am using is as below,
Code: Select all
SUBNM("tm1serv:AGR Cost Centre","","Socrates")
Even if I double click the cell with this formula and explicitly select "Socrates" from the Cost Centre dimension it seems to automatically changes the value to the next element. Restarting the tm1 server fixes this issue. I have checked the element security and they all have read/write grant.
Thanks in advance.