What is the best way to maintain control over WebI’s drill functionality? When the drill function is enabled, users typically drill in all report columns and are unable to effectively return to their start point.
Is it advisable to delete all default hierarchies to prevent this? Is there a negative towards doing this?
The best way is to define properly organised custom hierarchies. This will enforce the up/down path - but still allows ‘drill by’ within the scope of your query.
I think that the default hierarchies mirror the dimensions in your universe classes - so unless you’re very tidy in universe design they won’t be suitable.
It’s always been a last step in our Universe Dev methodology (providing drill functions are required). I think it also features in BO’s suggested DEV process - although I’d have to have a look to confirm :?
It’s not as onerous a process as you may think - the difficulty comes from working our what should go where in the hierarchy - something that OLAP solutions tend to do for you automatically.