August 22, 2011 at 9:16 am
Is there any way to put MDX in a stored procedure that can be called by a web front-end? I don't see anything about it in Google or here, but I am not sure I am asking the correct question.
<><
Livin' down on the cube farm. Left, left, then a right.
August 23, 2011 at 1: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 7:45 am
bhushan_juare (8/23/2011)
This is not possible using stored procedure
I've never done it, but this link claims that it is possible.
Drew
J. Drew Allen
Business Intelligence Analyst
Philadelphia, PA
August 23, 2011 at 9:55 am
Thanks to these are the options we will work with.
<><
Livin' down on the cube farm. Left, left, then a right.
August 24, 2011 at 12:05 am
I had tried this linked server method but that didnt work...
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply