Quick question. When browsing our cube via Excel I noticed I was getting back dimension members with blanks in the measure group. Here is an example:
Attendance | 430,327 | 430,330 |
CallerID_Compliance | 12,333 | 12,333 |
Closed | 1,874,225 | |
Disclaimer_IVR | 3,103,635 | |
Expired | 19 | 19 |
Healthy | 1,376 | 9,468 |
Now, you can see that the closed and disclaimer have blank rows for measure 2. I would expect this output because measure 1 does have a count. But, when i remove the first measure I was expecting the closed and disclaimer attributes to be hidden but they remain along with the blank measure counts as shown below. This looks really strange when reporting because it is showing data (or lack thereof) that no one is wanting to see.
Attendance | 430,327 |
CallerID_Compliance | 12,333 |
Closed | |
Disclaimer_IVR | |
Expired | 19 |
Healthy | 1,376 |
Is there a way to fix this?