Max number

Post Reply
EP_explorer
Regular Participant
Posts: 221
Joined: Sat Dec 04, 2010 2:35 pm
OLAP Product: PAL
Version: 2.0.9
Excel Version: 2016

Max number

Post by EP_explorer »

That is the max number possible to input in one cell of TM1 Cube
I mean how many digits in number?

for example in 999 999 999 999 999 - 15 digits
tomok
MVP
Posts: 2836
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

Re: Max number

Post by tomok »

EP_explorer wrote:That is the max number possible to input in one cell of TM1 Cube
I mean how many digits in number?

for example in 999 999 999 999 999 - 15 digits
Wouldn't this be really easy to determine on your own?
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
declanr
MVP
Posts: 1831
Joined: Mon Dec 05, 2011 11:51 am
OLAP Product: Cognos TM1
Version: PA2.0 and most of the old ones
Excel Version: All of em
Location: Manchester, United Kingdom
Contact:

Re: Max number

Post by declanr »

The IBM technote below should point you in the right direction but since you highlighted a 15 digit number within your question it does suggest that you have already done some investigating anyway.

http://www-01.ibm.com/support/docview.w ... wg21515228
Declan Rodger
Duncan P
MVP
Posts: 600
Joined: Wed Aug 17, 2011 1:19 pm
OLAP Product: TM1
Version: 9.5.2 10.1 10.2
Excel Version: 2003 2007
Location: York, UK

Re: Max number

Post by Duncan P »

TM1 holds numbers in IEEE double precision (64 bit) floating point format. The largest possible number in this format is 1.797693134862316E308.

Only the first 16 digits of this are significant. The cube viewer in TM1 Architect will accept anything up to a 304 character number but anything you type after the first 16 will be ignored.
EP_explorer
Regular Participant
Posts: 221
Joined: Sat Dec 04, 2010 2:35 pm
OLAP Product: PAL
Version: 2.0.9
Excel Version: 2016

Re: Max number

Post by EP_explorer »

Thank you for anwsers.
It seems 15 digit is maximum (after 15 digits it show zeros although I put by rule other values)

101 050 019 018 010 000 000 000,00
101 050 019 018 010 000 000,00
101 050 019 018 010 000,00
101 050 019 018 010,00
101 050 019 018,00
101 050 019,00
101 050,00
101,00
Post Reply