Dynamic UX picklist for each row element

Hi All,

We are trying to build a picklist that is meant to be different for each element in the row dimension.
I.e. We have a Project dimension in rows and would like to query the Project Version dimension for each project. So the UX Picklist should highlight the leaves of the Project in the Project Version dimension.

I am wondering if there is a setting to retrieve the row element similar to the settings service.

$<<contentStore.}APQ UX AppSubType.}APQ UX AppSubType>>

The pop-up table is natively doing this and therefore we can build a view/chart/ti process widget automatically filtered for every element in rows. Except in the process we need to specify the “value”: “Dimension Name”

image

Why not use a standard TM1 Picklist? Then you can use a }PickList cube and then use a rule to determine a different picklist for each row element? (but I guess the reason you want to use UX picklist is to be able to use MDX rather then needing to pre-build different subsets for each row element if I’m not mistaken?)

Yes, it’s a large dimension and would like to avoid creating many subsets for this purpose.

Hi,

Is there in the meantime a solution for this? I also would like to have a ux picklist different for each row but for another reason: I would like to use a string attribute and not an alias. In TM1 you can only use principal elements and aliases.

Kr,
Sabrina

No, there’s no change to diffent custom picklist depending on row context. This has never been raised outside this forum thread so there isn’t a RFE for it and it isn’t on the backlog.

If a subset or dimension picklist can’t be used becasue values should come from attributes then (as long as the picklists aren’t too long) you could have a TI process pre-popultate the picklist cube with static picklist string rather than use rules.

1 Like