Link to home
Start Free TrialLog in
Avatar of keplan
keplanFlag for Australia

asked on

SSAS CUBE - MDX Help

Hi,

I have CUBE  developed using SSAS 2012. I need to clean the data showing to the users.
Such as empty cell should not show to the users.

i have attached the excel sheet for your reference.

I have highlightedrow that I dont want users to see. How do I achieve this please.

Thanks for any help.
MDX-Help.PNG
ASKER CERTIFIED SOLUTION
Avatar of Rainer Jeschor
Rainer Jeschor
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of keplan

ASKER

Hi Rainer,

I need  using MDX please?

Thanks,
Hi,
sorry for the late response but very busy project.

You have to use the nonempty parameter / config:
http://msdn.microsoft.com/en-us/library/ms145988.aspx
http://blogs.msdn.com/b/karang/archive/2011/11/16/mdx-nonempty-v-s-nonempty.aspx

HTH
Rainer
Avatar of keplan

ASKER

h
Avatar of keplan

ASKER

I've requested that this question be closed as follows:

Accepted answer: 0 points for keplan's comment #a39280116

for the following reason:

ghj
Avatar of keplan

ASKER

d