Search found 2 matches
- Tue Mar 24, 2009 9:39 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Building Conditional Dynamic Hierarchy using TI or MDX
- Replies: 3
- Views: 5253
Re: Building Conditional Dynamic Hierarchy using TI or MDX
Paul, Thanks for the solution. I am a bit confused about the following highlighted items and that is partly due to the fact that I am new to turbo. # Get the Number of Parents for this element vNumParents = elparn( vDim,vElem ) ; ( Is vDim a variable that I have to create and what about vElem # For ...
- Mon Mar 23, 2009 10:01 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Building Conditional Dynamic Hierarchy using TI or MDX
- Replies: 3
- Views: 5253
Building Conditional Dynamic Hierarchy using TI or MDX
I am new to the board and I must say that there is a wealth of information here. Looking forward to being an active member. I have a concept of building a Dynamic Hierarcy using Turbo with the condition that all members with a data value of of 100 or less be lumped into an "Other" Parent. ...
