问题
It has been said there is no way to change the default drill through behavior with ssas . However, if we look closely we discover that we can actually exercise a bit more flexibility. currently double click opens a new sheets an populates data in it, but it is using some default fields rather than fields assigned in the Action . Is there a way to change the default drill through behavior using a code C# in which we define columns we want to show by default ? Regards .
回答1:
I know it has been a long time, but just so other people can know, if you go to the bottom of where you define the drillthrough action and expand additional properties, you can set the default property to true. The action you defined will then become the default drillthrough action.
来源:https://stackoverflow.com/questions/20353476/is-there-a-way-to-change-the-default-drill-through-behavior