I have a Molap Fact Dimension, that has drillthrough action enabled that outputs 9 columns. How can I optimize the output results. To output 18k records, it takes about 6 mins.
When I select a cell and invoke the drillthrough, Query subcube events displays all the attributes are being called
11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,111111,11,11,1111
, so I built an aggregation exactly the same as above , but still no improvements.
Any suggestions?
thank you.