ToddAnderson
Programmer
I have a cube that has a bunch of dimensions. I also have a bunch of measures that all work fine with all of the dimensions. I now want to create a measure that only cares about one of the dimensions (my Date dimension) and ignores the rest.
I've tried this several different ways but it only works when all of the other dimensions have their All member chosen. If that is the case I can navigate the Date dimension and the measure works fine but as soon as I drill down on one of the other measures I get empty cells.
Is there some way to tell this measure to always use the All member of the dimensions that I want it to ignore? Or is there some other way to do this?
I've tried this several different ways but it only works when all of the other dimensions have their All member chosen. If that is the case I can navigate the Date dimension and the measure works fine but as soon as I drill down on one of the other measures I get empty cells.
Is there some way to tell this measure to always use the All member of the dimensions that I want it to ignore? Or is there some other way to do this?