I would like to create customizable orders over a set of members using mdx and mondrian. For example I have a hierarchy containing all the country in the world. I would like to permit the user to specify custom sets, for example one for Europe, one for Asia etc. And then create new levels under the country hierarchy for each new set. This way when the user will look over the country hierarchy, he will see Europe, Asia, etc., each of them containing the appropriate members.
Thanks