TM1 Web: Pasting values into Websheets
Posted: Wed Oct 14, 2009 4:48 am
Hi,
I encountered the following problems in TM1 Web. Hope you can shed some light on them:
Issue #1: Pasting values into TM1 Websheet takes a long time
I created a template and put it in TM1 Web. I intend to have a similarly formatted Excel file that users can put in data using Excels. These users do not have access to TM1 via Excel client. They can only access through TM1 Web.
After they have input data into the Excel file, they can then login to TM1 Web and copy-paste the region of cells into the corresponding Websheet. This Websheet contains DBSW formula that will save the data.
However, I realised that it takes a long time (e.g. 20 minutes for a few thousand cells) for the pasted values to be captured into Internet Explorer. Anyone knows how to overcome this problem?
Issue #2: TM1 Web's DBSW formula not working well
I further notiiced two issues in TM1 Web that do not occur in Excel Client.
First, my DBSW formula is something like this:
=DBSW(SUM(Z32, -Z83), svr&cube1, ....)
The value to be sent is a sum of positive and negative values. This works fine in Excel. However, when done in TM1 Web, the formula actually ignores the negative values completely.
Second issue is this. The DBSW formula is =DBSW(A83, svr&cube1, ....), i.e. a normal cell reference to the source data. When the source data that is PASTED from an Excel file is a NEGATIVE value, the DBSW formula again ignores the negative value and does not send it.
Please let me know if you have experienced this before, and any solutions to them. Thanks!
I encountered the following problems in TM1 Web. Hope you can shed some light on them:
Issue #1: Pasting values into TM1 Websheet takes a long time
I created a template and put it in TM1 Web. I intend to have a similarly formatted Excel file that users can put in data using Excels. These users do not have access to TM1 via Excel client. They can only access through TM1 Web.
After they have input data into the Excel file, they can then login to TM1 Web and copy-paste the region of cells into the corresponding Websheet. This Websheet contains DBSW formula that will save the data.
However, I realised that it takes a long time (e.g. 20 minutes for a few thousand cells) for the pasted values to be captured into Internet Explorer. Anyone knows how to overcome this problem?
Issue #2: TM1 Web's DBSW formula not working well
I further notiiced two issues in TM1 Web that do not occur in Excel Client.
First, my DBSW formula is something like this:
=DBSW(SUM(Z32, -Z83), svr&cube1, ....)
The value to be sent is a sum of positive and negative values. This works fine in Excel. However, when done in TM1 Web, the formula actually ignores the negative values completely.
Second issue is this. The DBSW formula is =DBSW(A83, svr&cube1, ....), i.e. a normal cell reference to the source data. When the source data that is PASTED from an Excel file is a NEGATIVE value, the DBSW formula again ignores the negative value and does not send it.
Please let me know if you have experienced this before, and any solutions to them. Thanks!