Search found 3 matches
- Mon Aug 03, 2015 11:16 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Active Form MDX Order Question
- Replies: 3
- Views: 3368
Re: Active Form MDX Order Question
I created this thread today, because I was concerned of the performance hit on using alt+f9 (rebuild). For this specific report, once a user selects a customer, theres really no need for the active form to be rebuilt. I just need certain values recalculated. From some research today I discovered f9(...
- Mon Aug 03, 2015 6:39 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Active Form MDX Order Question
- Replies: 3
- Views: 3368
Re: Active Form MDX Order Question
Problem is will need to Order the Index line numbers based on one of the elements in the column dim, for each combination of Row dim 1 and 2. This is not possible in a single active form. The sort order on the row dims cannot be different for different combinations of other row dim elements. The so...
- Mon Aug 03, 2015 3:59 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Active Form MDX Order Question
- Replies: 3
- Views: 3368
Active Form MDX Order Question
Hi, first time posting here. Have done some searching but haven’t been able to find much help. Building an active form on a cube with 8 dims (6 title dims, 1 row dims, and 1 column dim) Row dim outline for report Row Dim1 Row Dim2 Row Dim3 Current Purchases Auto Line Numbers (Index 1, 2, etc.) Manua...