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

Row Header are not display

$
0
0
Hello, I write a MDX like thisWITH MEMBER [CPM] AS [Measures].[Net Budget]/[Measures].[grp1] SELECT NONEMPTY( {[MASTER Country 1].[Country Name].Members * [MASTER Company].[Company Name].Members * [MASTER Brand].[Brand Name].[Brand Name].Members }) ON rows, { [Measures].[Net Budget],[CPM]} on COLUMNSFROM [CubeTelecident2] where ([MASTER Unit Period 1].[Id Unit Period].&[1300], [MASTER Country 1].[Id Country].&[427],[MASTER Company].[Id Company].&[1813] )But Result not showing header text of Rows members. (As per attachment)

Viewing all articles
Browse latest Browse all 1341

Trending Articles