sql server - SSAS Hierarchy with empty lower levels not working properly -


we have hierarchy has 5 levels. however, 3 of them being used , bottom 2 empty. result not displaying correctly when used in cube.

here's example. hierarchy has 3 levels populated

- region --- west ----- ca ----- wa --- east ----- ny ----- fl 

i setup hierarchy in dimension allow 5 levels (the attribute relationships set properly).

enter image description here

but, because lower 2 levels (e.g. level 4 , level 5), don't have data in them, resulting data set looking though states (in example) have data:

- region --- west ----- ca 


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -