system process to create dimension period

Post Reply
wang_chris
Posts: 121
Joined: Thu Jan 31, 2013 1:03 pm
OLAP Product: TM1
Version: 10.2
Excel Version: 2007

system process to create dimension period

Post by wang_chris »

I found in my legacy system a process that can be used to create dimension period, with below hierarchies, 'all_years_by QTR', 'all_years_by HLFYEAR', 'all_years_CUM', 'all_years_by YTD'. The elements are detailed to month.

But now I need to create the period dimension with detail to date and accumulate it by week/month/QTR/year. I examine the legacy process. The relevant part of this function seems to be removed. I was wondering where can I found the complete source code for this period dimension creation process, with flexible definition by user?
Wim Gielis
MVP
Posts: 3222
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: system process to create dimension period

Post by Wim Gielis »

Do you know who is the author of the process ? Do you know whether it was found online (can you Google some parts of the script maybe) ?

I have the impression that it was custom built for you and that an extension does not exist/should be written by you or someone else.
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
Paul Segal
Community Contributor
Posts: 312
Joined: Mon May 12, 2008 8:11 am
OLAP Product: TM1
Version: TM1 11 and up
Excel Version: Too many to count

Re: system process to create dimension period

Post by Paul Segal »

You could also give https://code.cubewise.com/software/products/arc/ a try, which has a Time Management module (I think there's still a three month free trial period).
Paul
Post Reply