Proportional spreading.

Post Reply
ryan
Posts: 59
Joined: Thu May 26, 2011 5:04 am
OLAP Product: COGNOS
Version: 9.0
Excel Version: 2007

Proportional spreading.

Post by ryan »

Hi,

Can any one help me in Proportional spreading code.

In Excel/Active form -> users doesn't want to use Proportional spreading feature available in perspectives. Can anyone help me with any code? or any other technique?

Thanks in advance
Configuration Details
Microsoft Window Server 2003 Exterprise x64 Edition Service Pack 2
RAM 32 GB
using IBM Cognos Express Xcelerator (Version 10.1)
MS-Office Excel 2010 (12.0.6514.5000)SP2 MSO (12.0.6425.1000)
Microsoft .NET Framework 3.5
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: Proportional spreading.

Post by tomok »

Read the TM1 documentation behind the TI function CellPutProportionalSpread, which looks like CellPutProportionalSpread(number, Dim1, Dim2,Dim3...,Dimx). It takes the number you provide and, starting with the spot in the cube defined by the intersection of Dim1, Dim2, Dim3...,Dimx proportionally spreads it down to the lowest level of each dimension.
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
User avatar
Martin Ryan
Site Admin
Posts: 2003
Joined: Sat May 10, 2008 9:08 am
OLAP Product: TM1
Version: 10.1
Excel Version: 2010
Location: Wellington, New Zealand
Contact:

Re: Proportional spreading.

Post by Martin Ryan »

If the users' only problem is using Perspectives, then they can do it just as easily in an Excel slice or active form. Right click on the DBRW formula and select "Data Spread". There's a list of options there that covers the same list as in the cube viewer.
Please do not send technical questions via private message or email. Post them in the forum where you'll probably get a faster reply, and everyone can benefit from the answers.
Jodi Ryan Family Lawyer
stex2727
Posts: 66
Joined: Tue Sep 15, 2009 11:29 pm
OLAP Product: TM1
Version: 9.4
Excel Version: 2007

Re: Proportional spreading.

Post by stex2727 »

What type of spreading are they trying to do?

There are a number of simple techniques (using rules and lookup cubes) to allow users to enter annual values and spread this annual balance accross months based on different spread methods eg 4-4-5 or workdays or any other custom method you want

there are also the spreading shortcuts such as entering r>1000 into perspectives or excel will repeat 1000 to all cells to the right

Steve
User avatar
Olivier
Community Contributor
Posts: 159
Joined: Thu Jun 26, 2008 5:46 am
OLAP Product: TM1
Version: Tm1 10.2.2fp4 -> 2.09
Excel Version: Excel 2013 - 2019
Location: Sydney

Re: Proportional spreading.

Post by Olivier »

In Excel/Active form -> users doesn't want to use Proportional spreading feature available in perspectives. Can anyone help me with any code? or any other technique?
Am i reading correctly that you are trying to block the capability of spreading (or at least proportionnal spread)?

Meaning not right clicking the cell and not clicking proportionnal spread is not good enougth maybe for process/security purpose ?
i.e force user to specify their nlevel budget entry manually instead of authorising the spreading ?

I don't think you can achieve that through Tm1 configuration.

See this other post ( almost related).
http://www.tm1forum.com/viewtopic.php?p=1110
HTH
Olivier
Post Reply