Search found 3 matches
- Fri Aug 25, 2017 7:04 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Retrieving Data using Alternate Hierarchy
- Replies: 7
- Views: 11327
Re: Retrieving Data using Alternate Hierarchy
Thank you very much Stefan for this answer. I am able to create a view using MDX, which I can see in PA workspace is correct. However, my ultimate goal is to read this view into a process and create a special summarized cube by using one of the hierarchies. When trying to read the MDX view, I get th...
- Tue Aug 22, 2017 7:54 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Retrieving Data using Alternate Hierarchy
- Replies: 7
- Views: 11327
Retrieving Data using Alternate Hierarchy
I am using Planning Analytics 2.0 (on premises). The alternative hierarchy feature can be very powerful and it appears to be easy to retrieve data using either PAW or PAX. However, does anyone know if it is possible to retrieve data which references an alternate hierarchy by using either a DBRW form...
- Tue Jun 01, 2010 3:47 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: MDX statement within TI code
- Replies: 6
- Views: 5160
Re: MDX statement within TI code
Does anyone know the syntax to take this one step farther? That is to be able to pass the dimension name as a parm to a process that would create a dynamic subset using the MDX code. For example, I have the following code: SubsetCreateByMDX('Level0','{TM1FilterByLevel({TM1SubsetAll([GR_ActuarialSegm...