Page 1 of 1

MDX Expressions and Dynamic subset

Posted: Mon Dec 06, 2010 7:06 am
by viswaraju
Please can help me in the MDX expressions,like for in what kind of applications these are implemented.
Any links to practise MDX expressions and get stuff on this other than PDFs of TM1.

thanks and regards.

Re: MDX Expressions and Dynamic subset

Posted: Mon Dec 06, 2010 9:00 am
by Alan Kirk
viswaraju wrote:Please can help me in the MDX expressions,like for in what kind of applications these are implemented.
Any links to practise MDX expressions and get stuff on this other than PDFs of TM1.

thanks and regards.
If what you're looking for is a primer on the MDX language, you could do worse than taking a look at Microsoft's one for Analysis Services:

http://msdn.microsoft.com/en-us/library/Aa216772

Note that Iboglix's implementation of MDX is incomplete and sometimes quirky, which means that whatever you read there may or may not be able to be applied to TM1... but it's still not a bad place to look at to get up to speed on the key concepts of how MDX is supposed to work.

Re: MDX Expressions and Dynamic subset

Posted: Mon Dec 06, 2010 1:23 pm
by tomok

Re: MDX Expressions and Dynamic subset

Posted: Tue Dec 07, 2010 4:40 pm
by viswaraju
thank you