YTD Concept in TM1

Post Reply
ravi
Posts: 138
Joined: Mon Apr 26, 2010 12:39 pm
OLAP Product: cognos
Version: tm1 9.5
Excel Version: 2007

YTD Concept in TM1

Post by ravi »

Hi All,

Could someone explain me how build the YTD dimension and how the YTD calculations happnes in TM1

Regards,
Ravi
Wim Gielis
MVP
Posts: 3241
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.1.5
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: YTD Concept in TM1

Post by Wim Gielis »

Ravi

Eeasiest (and most efficient) is to have 12 n type elements for the months.

Then you add consolidations for the YTD's.

YTD Jan is the sum of Jan.
YTD Feb is the sum of Feb and YTD Jan.
YTD Mar is the sum of Mar and YTD Feb.
And so on.

Or:
YTD Jan is the sum of Jan.
YTD Feb is the sum of Jan and Feb.
YTD Mar is the sum of Jan and Feb and Mar.
And so on.

A TI process could create the structure but in the end, doing this manually is not the end of the world ;-)

You could also stick with 12 simple elements for the months, and use another dimension to have a Cumul element (calculated with rules). It's more heavy because of the rules. Yet, comparing months and YTD's is easier in a view if you do it like this.

HTH,

Wim
Best regards,

Wim Gielis

IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Post Reply