HideMemberIf...


hi guys,

i have named query in as2005:

select        'uk' country, 'bucks' state, 'amersham' city, 'chris webb' customer

union all

select        'italy' country, 'bi' state, 'biella' city, 'alberto ferrari' customer

union all

select        'vatican' country, '' state, '' city, 'the pope' customer

 

the dimension looks this:

all

            - italy  

                        - bi

                                   - biella

                                               - alberto ferrari

            - uk

                        - bucks

                                   - amersham

                                               - chris webb

            - vatican

                       

                                  

                                               - pope

 

i don't see "blank" members, set hidememberif property noname, but "blank" members still appear, @ as2005 browser.

 

i’ve heard necessary set mdx compatibility=2, property setted?

i hope help, , sorry, english so, so.

i afraid right there no way setting mdx compatibility setting in ssas version 2005 , above. setting available in ssas 2000. setting has to done on connection string used connect cube.

i have tried override setting in excel. reference below thread

http://social.msdn.microsoft.com/forums/en-us/sqlanalysisservices/thread/2a36d561-fdea-4b78-8d5f-3d383ed6d6a1

i able overide below value

extended properties="mdx compatibility=2";mdx compatibility=2;

but after overriding when try expand node of vatican in hierarchy , excel stoped working.


1 more related thread same issue

http://social.msdn.microsoft.com/forums/en-us/sqlanalysisservices/thread/aeca1ce0-e6aa-4fdc-b604-cc0e27b7ab5a/



SQL Server  >  SQL Server Analysis Services



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........