I have a requirement where users want to open a webi report when they click on a crosstab. But only some areas of a crosstab(e.g. the dimensions area) should allow the users to navigate to that report. If they click on the other areas, nothing should happen.
This is what i have tried so far: Changing the "Selectable area" from "All" to "Rows". But it still navigates to the webi report if i click on the 'undesirable' areas of the crosstab,
I know i can change the mouse pointer style based on the crosstab area using css but i would ideally want the user to be able to click only in the areas that i want.
Some SCN posts i have referred to : CSS Tips & Tricks: Default Selection in a Crosstab in SAP BusinessObjects Design Studio