Hi there,
I'm working with an 2012 SSAS cube which has 3 measures in 1 measure group have created 3 drill through actions for each of these measures brining back some properties from the dimensions and the 1 measure.
I want to limit the rows brought back by the drill through action by filtering on the value in the measure. For example I have a 'Combo Count' measure (1 or 0) and I want to bring back those records for the 'Unknown' state (191). Below are the screenshots which show that all records for 'Unknown' are brought back (2608).
When I drill down on the 191 cell making sure to click the appropriate drill through action, I get all the rows:
Is there anything we can do to remedy this so that it only brings back the records with combo count =1?
Thanks,