Consolidations of Strings

Post Reply
par3
Posts: 82
Joined: Tue Sep 09, 2008 7:05 am

Consolidations of Strings

Post by par3 »

Hey Guys and Gals!

Just like to know if there are way in which you can consolidate strings within a dimension? The result at the Parent level should be a concatenation of all the children elements of the Parent.

Can this be done in rules or is it a job for TI?

Been working with TM1 for 3 years now but have never needed to this until now. I am stumped, can think of a way to do this, so please someone rescue me!

Cherio!
Wim Gielis
MVP
Posts: 3233
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: Consolidations of Strings

Post by Wim Gielis »

Hi par3

TI is the (only ?) way to go here.

I guess it is the only way since you cannot loop over elements in a rule. You know the number of components of a consolidation (ELCOMPN), but you cannot form the string with a loop say from component 1 to n.

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
User avatar
Steve Rowe
Site Admin
Posts: 2456
Joined: Wed May 14, 2008 4:25 pm
OLAP Product: TM1
Version: TM1 v6,v7,v8,v9,v10,v11+PAW
Excel Version: Nearly all of them

Re: Consolidations of Strings

Post by Steve Rowe »

I think the logic to this is like the rule solution I've proposed at the end of this post http://forums.olapforums.com/viewtopic. ... 510#p11510 I think you might be able to adapt this to concatenate the strings rather than multiply values.

It maybe that TI is a better approach though....
Technical Director
www.infocat.co.uk
Post Reply