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

MDX Query help to get alias name for the result

$
0
0
WITH MEMBER [Measures].[CurrCode] AS
[WDI_Series].[Topic].currentMember.properties('Code')

SELECT
{[Measures].[CurrCode]} ON 0 ,
[WDI_Series].[Topic].[Indicator Name] on 1
FROM [WDI]

Need a name for the indicator

Viewing all articles
Browse latest Browse all 1341

Latest Images

Trending Articles



Latest Images