Quantcast
Channel: SQL Server Analysis Services forum
Viewing all articles
Browse latest Browse all 14337

MDX query is working fine in SSRS query desiner and same MDX is not workinf in Management studio

$
0
0

Hi

Below MDX query is absolutely working fine in SSRS query designer but it is not working in management studio.

SELECT NON EMPTY { [Measures].[SellingPrice], [Measures].[Selleing_other_price] } ON COLUMNS, 
NON EMPTY { ([Business type].[Business type Code].[Business type Code].ALLMEMBERS * [Date].[Month].[Month].ALLMEMBERS *

DESCENDANTS([Product type].[Product type Code].[Level 01].ALLMEMBERS) ) } DIMENSION PROPERTIES MEMBER_CAPTION, MEMBER_UNIQUE_NAME, PARENT_UNIQUE_NAME, LEVEL_NUMBER ON ROWS FROM [CUBE_Dept] CELL PROPERTIES VALUE, BACK_COLOR, FORE_COLOR, FORMATTED_VALUE, FORMAT_STRING, FONT_NAME, FONT_SIZE, FONT_FLAGS

Here [Product type].[Product type Code] is child and parent hierarchy.

It returns no rows in management studio but in SSRS query designer, it returns rows

It is urgent. Please help on this what could be wrong.



Regards,

Ramesh

Viewing all articles
Browse latest Browse all 14337

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>