on 2015 May 28 8:25 PM
Hello ,
Can anyone help me with the following :
How to select all the children of a hierarchy node ?
Does this work ?
XDIM_MEMBERSET HIER = COSTCENTER.PARENT1 ( where parent1 is the ID of the node )
Thanks
Ram
Request clarification before answering.
Hi Ram,
Can you explain what you want to achieve? Do you really want all the children of a hierarchy node? Or...
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ram
Use XDIM_MEMBERSET COSTCENTER = BAS(PARENTH1) ( where parent1 is the ID of the node )
Go through the below link to understand basics of script.
Shrikant
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 7 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.