on 2024 Dec 09 6:43 PM
Hi Experts,
I have an input control on the Profit Center with hierarchy enabled, and I would like to achieve the following functionality using Javascript:
Based on my drop-down selection, I want to include certain nodes and exclude others from the hierarchy. I can currently include nodes with the following code:
IC_ProfitC.getInputControlDataSource().setSelectedMembers(["[Y_PROFITC].[MAIN_HIER].&[0000000080]","[Y_PROFITC].[MAIN_HIER].&[0000000031]"]);
However, I am unsure of how to exclude/unselect one or more nodes from the input control.
Can anyone assist with how to achieve this functionality?
Thanks in advance,
Malya
Request clarification before answering.
| User | Count |
|---|---|
| 14 | |
| 8 | |
| 6 | |
| 6 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.