tm1web issue with excel formulas
Posted: Thu Jun 19, 2014 3:11 pm
Hi,
I checked the forum, but honestly I have not even idea on what/how to search this, so apologize if something similar has been posted already.
I have an implementation TM1 10.1 and I have this problem:
I have a button that is creating an element based on 2 subnms and a name
i.e.
I select elem1 from a combobox on subnm1
I select elem2 from a combobox on subnm2
I have a "free"name box
I want to achieve something like
xxx_elem1_xxx_elem2_yyy
it works quite well except for the fact that on a very limited amount of cases it seems that the string generated is something like:
xxx_='Sheet1'!$G$36_xxx_elem2_yyy
where obviously Sheet1 G36 is the position of the subnm.
the weird thing is that it happens only once in a while on random users without any apparent reason.
There are users with a number of correct strings near 20, 30 and maybe 0 errors, or 1 at maximum.
Any idea what it can be?
EDIT:
I got an user live on video conference and it seems that when this error occurs, the system opens without layout, meaning ïnvisible buttons, no colors, no layout whatsoever.
I checked the forum, but honestly I have not even idea on what/how to search this, so apologize if something similar has been posted already.
I have an implementation TM1 10.1 and I have this problem:
I have a button that is creating an element based on 2 subnms and a name
i.e.
I select elem1 from a combobox on subnm1
I select elem2 from a combobox on subnm2
I have a "free"name box
I want to achieve something like
xxx_elem1_xxx_elem2_yyy
it works quite well except for the fact that on a very limited amount of cases it seems that the string generated is something like:
xxx_='Sheet1'!$G$36_xxx_elem2_yyy
where obviously Sheet1 G36 is the position of the subnm.
the weird thing is that it happens only once in a while on random users without any apparent reason.
There are users with a number of correct strings near 20, 30 and maybe 0 errors, or 1 at maximum.
Any idea what it can be?
EDIT:
I got an user live on video conference and it seems that when this error occurs, the system opens without layout, meaning ïnvisible buttons, no colors, no layout whatsoever.