Hi All,
I got a requirement where I have no real approach to implement. In fact it is about the selection of elements within an application studio global list.
Use Case:
You have an OLAP dimension having some Hierarchy Levels, e.g. the world alt level 1, the continents are level 2, the countries are at level 3, .....
You want to offer multiselection to the users and allow them to "drive"/navigate through the OLAP dimension, BUT
=> The users MUST NOT select any consolidated elements <=, therefore you need somehow to make sure, only Base elements are (to be) selected.
The only thought I have is to follow up to the selection with an App Engine script that removes all Consolidated Elements or checks if any are selected and shows a warning...
Does anyone have a different Idea, or had the same requirement in the past?
Kr,
Peter