Page 1 of 1

TI process -Expanding the elements within a subset

Posted: Thu Jun 24, 2010 4:08 pm
by Murf
Hello,

I am looking for a way to run a Turbo Integrator process that will expand the child(leaf) elements within a subset. For example, I have a subset that has two top level consolidated elements (level 0) and each top level has child elements, perhaps one or two levels deep. I thought perhaps the SubsetExpandAboveSet function would do the trick but when I view the subset in the subset editor, all of my top level elements are still colapsed and all this function does is display my child level elements above the parent instead of below when I expand the top level.

Anyhow, would anyone have something that would allow me to do automatically expand all levels within a subset?

Cheers, :?

Re: TI process -Expanding the elements within a subset

Posted: Thu Jun 24, 2010 7:03 pm
by kpk
Have you tried to create a dynamic subset?
You can record it in the subset editor.

Re: TI process -Expanding the elements within a subset

Posted: Thu Jun 24, 2010 9:00 pm
by Murf
Hi Peter,

That's a good idea, I will give that a try.

Thanks!