Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

How to get a set with lastchild of each parent

$
0
0
How to get a set with lastchild of each parent in a hierarchy, please see the attach imagemy MDX query :select {[Measures].[H Movimientos Count]} on 0, {descendants([D Movimientos].[Elemento - Movimiento].[Id Elemento].members, [D Movimientos].[Elemento - Movimiento].[Id Mov])} on 1from [Test];but this return all child :(

Viewing all articles
Browse latest Browse all 1341

Latest Images

Trending Articles



Latest Images