Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
Is it possible to modify an executing MDX query?
posted

Hello,

I would like to modify a MDX Query before it goes to the server, (for example to limit number of returned rows using "TOP" Clause)

ich read this thread, http://forums.infragistics.com/forums/p/50693/265940.aspx#265940 ,

But it does not help me. The "Statement" property of XmlaSoapMethodExecute that contains MDX Query is read only property, only with a getter.

IS it possbile to modify MDX, when Yes, how can i realize this in c#?

 

Best reagrds

 Wojtek