Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to hide unwanted dimension values in SSAS cube

Status
Not open for further replies.

burakcan

Programmer
Oct 10, 2011
39
0
0
CA
Hello,

There is a key in my fact table which I don't want to show them in the cube.
I mean I redirect some values as a -1 key (N/A) in fact table.
In dimension table -1--> N/A.
I am trying to hide those N/A values in the dimension to not to show them to the user.
Any suggestion?

Thanks...
 
Hi Burakcan

When Editing you Cube Dimension, click on the field you want to hide, and in the properties window, set AttributeHierachyVisible to False

Regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top