Hi,
I have an SSAS 2008R2 cube that contains a DistinctCount measure (a distinct count of Product Id's).
I am trying to build an Excel 2010 pivot table that connects to my cube and simply displays the Product categories on rows and my DistinctCount measure on columns. This sounds easy, but the only thing I am not able to work out is how exclude individual Products with a zero value.
Value is another Measure in my cube.
The question I would like my end users to be able to answer, is:
"For a given date, display the distinct count of Products that have a non-zero value".
Am pretty sure that this has been done before, (I could probably do this in MDX) but am not sure how to do it in Excel.
Any suggestions are appreciated.
Regards,
MrPeds
Database and Application Developer