Hi all,
We are working on new functionalities for cost allocations, where we will need to store the explicit selection made by the user. This selection can be done on 1, 2 or 3 different trees, containing up to 30 entities each.
I don't want to store the resulting selection at the lowest level of the allocation driver cube, but I want to keep the selection as it was made, independently from any change that might occur in the hierarchies (such as new members).
The simplest way to do this would be to store in a text cube the result of the 'Selection_Ex(Display="Code")' formula, as it shows up in a label.
Unfortunately it seems @selection works but not @selection_ex in dataflows ?
Any ideas ?
Thanks for your inputs,
Etienne