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
Hi
At this time you cannot fully execute custom MDX query using the control. It is related with further result processing and visualization of result based on selected dimensions and mesure.
This feature is in our future plans.
RegardsTodor