cancel
Showing results for 
Search instead for 
Did you mean: 

DM selection issue

Former Member
0 Kudos

Hi All,

Currently I'm doing logic script allocation whereby the requirement in DM selection is to select any higher hierarchy level and the selection must pick up all descendents say level 3. To illustrate:

Level 1 - PROD1

     Level 2 - PROD2.1

          Level 3 - PROD3.1

          Level 3 - PROD3.2

          Level 3 - PROD3.3

     Level 2 - PROD2.2

          Level 3 - PROD 3.4

So if user selects level 1 PROD1, the selection must pick up all level 3 descendents (PROD3.1, PROD3.2,PROD3.3, PROD3.4).

If user selects level 2 PROD2.2, the selection will pick up  level 3 PROD3.4

I know user has the this facility to select Descendent and only level feature during selection, but my requirement is to tackle this either in dynamic script or logic script so user doesn't need to do this on their side each time. Any idea whether this could be achieved?

Thanks in advance.

Faread

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Kudos

Hi Faread,

Level 3 - is it base level?

Also, please provide your script.

Vadim