Viewing 8 posts - 16 through 23 (of 23 total)
i have tried both query but nothing comes up...
September 15, 2011 at 3:33 am
Run following query
Select [Measures].[Population] ON Columns,
Topcount ([Hierachy].[Country States].[City].Members, 5, [Measures].[Population]) on Rows
From [Cube]
Use NonEmpty function to resolve the Second Query nd let me know
August 28, 2011 at 11:52 pm
I had tried this linked server method but that didnt work...
August 24, 2011 at 12:05 am
This is not possible using stored procedure but same thing can be achieved using .net Script i.e. passing SSAS Connection String consisting of mdx in that script.
Check the below links
August 23, 2011 at 1:05 am
Could you please tell me how you have configured Foreach SMO Enumerator in detail?
I tried but failed to configure.
Thanks.
July 13, 2011 at 12:18 am
hey dude try SAP BOBJ tool
its really awesome...
May 30, 2011 at 3:55 am
Explain in brief what problem are you facing.
May 27, 2011 at 5:23 am
Viewing 8 posts - 16 through 23 (of 23 total)