Let Excel prefetch the whole ragged hierarchy from SSAS -


i have following ragged hierarchy:

closed hierarchy

you can see there plus sign in front of "rent" however. clicking on it, hierarchy cannot expanded:

still closed although tried open

the hierarchy saved follows in relational database:

relational hierarchy

i using hidememberif onlychildwithparentname in ssas dimension settings.

how can make excel show expand sign, if possible? have looked @ query beeing send sql server profiler , can see excel retrieves on level @ time. want force retrieve whole hierarchy or @ least second level user not have non-working expand signs.

i know not appear parent child hierarchies, have several constraints not allow me use them.

if understanding correctly, need set mdx compatibility in visual studio(vs) , sql server management studio(ssms), can placeholder value when browse cube. if have misunderstand, please provide more informations. ragged hierarchies hand-in-hand hidememberif , mdx compatibility.

mdx compatibility 1 of special-purpose parameters connection string properties when connecting analysis services. valid values include 0, 1, 2. 0 , 1 expose placeholder members; 2 not. if empty, 0 assumed.

please see links below:

ragged hierarchies & how set mdx compatibility


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

The canvas has been tainted by cross-origin data in chrome only -