Hi,
I have a requirement like this i have diemension with
Dimension:-
Year
Term
Quarter
Month
So i should show all of them as mentioned above in the tree prompt.Tree prompt should contain Year,Term,Quarter,Month.Whichever he selects should be dispalyed on the container.So how can we achieve this?
Thanks,
Shrini
Hi,
Add a calculation with the expression [your hierarchy from the package tree] -> ?someparameter?
Does this give you what you need?
MF.