Page 1 of 1

Increase Character Limit in input cell

Posted: Fri Jan 20, 2017 3:09 pm
by karthik.g
Hi,

Does anybody help us, How we can increase the Character length in the input cell?

Thanks

Re: Increase Character Limit in input cell

Posted: Fri Jan 20, 2017 5:05 pm
by lotsaram
64bit TM1 can hold very large strings in either a single variable or single string cell.
~64000 1 byte ASCII characters (obvious less characters if using Unicode UTF-16)

So what is the limit you are experiencing? And from what interface? It is rather more likely that the limit is coming from the client side and not from the TM1 server.