![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Why following expressions return diffrent result SET [RowSet0] AS '{[ADM Kunde].[Alle].children}' SET [RowSet1] AS 'NonEmptyCrossjoin([RowSet0],{[Measures].[Relation_Kunde]}, 1)' and SET [RowSet0] AS '{[ADM Kunde].[Alle].children}' SET [RowSet1] AS 'EXTRACT(NonEmptyCrossjoin([RowSet0],{[Measures].[Relation_Kunde]}),[ADM Kunde])' Thanks, Vladimir Chtepa |
#3
| |||
| |||
|
|
What is the exact difference between the two ? -- ================================================== Mosha Pasumansky - http://www.mosha.com/msolap Yukon information at http://www.mosha.com/msolap/yukon.htm Development Lead in the Analysis Server team All you need is love (John Lennon) Disclaimer : This posting is provided "AS IS" with no warranties, and confers no rights. ================================================== "Vladimir Chtepa" <vc.clean_this (AT) diacom-systemhaus (DOT) clean_this.de> wrote in message news:OLbEjUdhEHA.3320 (AT) TK2MSFTNGP11 (DOT) phx.gbl... Why following expressions return diffrent result SET [RowSet0] AS '{[ADM Kunde].[Alle].children}' SET [RowSet1] AS 'NonEmptyCrossjoin([RowSet0],{[Measures].[Relation_Kunde]}, 1)' and SET [RowSet0] AS '{[ADM Kunde].[Alle].children}' SET [RowSet1] AS 'EXTRACT(NonEmptyCrossjoin([RowSet0],{[Measures].[Relation_Kunde]}),[ADM Kunde])' Thanks, Vladimir Chtepa |
![]() |
| Thread Tools | |
| Display Modes | |
| |