Hi
In my Active form I have around 5 TM1RptRow statments. Can I use MDX statement in each of the TM1rptrow statement to filter data by various dimensions at once?
In other words can we use MDX statment in more than one dimension same time?
regards,
Abi
MDX Statement in TM1RptRow
-
- MVP
- Posts: 3706
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Re: MDX Statement in TM1RptRow
Of course. (but obviously not the same MDX statement)Abinaya wrote:In other words can we use MDX statment in more than one dimension same time?
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.
-
- Posts: 57
- Joined: Fri Sep 17, 2010 11:57 am
- OLAP Product: TM1
- Version: 9.5.2
- Excel Version: 2003
Re: MDX Statement in TM1RptRow
lotsaram wrote:Of course. (but obviously not the same MDX statement)Abinaya wrote:In other words can we use MDX statment in more than one dimension same time?
Thanks. So we could use it to extensively filter the data.