Search found 7 matches
- Mon Nov 17, 2014 3:32 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic Formatting for Active Form Columns
- Replies: 6
- Views: 8833
Re: Dynamic Formatting for Active Form Columns
Thx for a comprehensive discussion of the design considerations around this issue, Paul. To be clear, we don't rule Actuals into Forecast for certain months, we rule the base input measure 'amount' into a second measure 'amount_locked' for all months. For us, this as worked fine. We've not suffered ...
- Fri Nov 14, 2014 5:03 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic Formatting for Active Form Columns
- Replies: 6
- Views: 8833
Re: Dynamic Formatting for Active Form Columns
One approach:
- say your basic data measure is 'amount', create a rule-based measure 'amount_locked' = amount
- then your actual columns use 'amount_locked' and the open columns use 'amount': the ruled columns are locked
- say your basic data measure is 'amount', create a rule-based measure 'amount_locked' = amount
- then your actual columns use 'amount_locked' and the open columns use 'amount': the ruled columns are locked
- Wed Nov 12, 2014 3:16 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Zero Suppression in TM1Web
- Replies: 11
- Views: 9834
Re: Zero Suppression in TM1Web
Appreciate the feedback, thx.
- Mon Nov 10, 2014 3:18 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Zero Suppression in TM1Web
- Replies: 11
- Views: 9834
Re: Zero Suppression in TM1Web
Tatiana, did you get any action on your PMR? We are experiencing this same issue in 10.2.2.
- Thu Jul 10, 2014 6:30 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TI Process to filter subset on the basis of actual month
- Replies: 10
- Views: 8071
Re: TI Process to filter subset on the basis of actual month
I would guess the reason your original code did not work is that the index order (you were looping thru DIMIX) did not reflect the natural month order. You have to be careful when relying on DIMIX to give you an expected sequence.
- Wed Jul 09, 2014 3:59 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: How to write a rule to asign not applicable (N/A) value?
- Replies: 16
- Views: 15685
Re: How to write a rule to asign not applicable (N/A) value?
Your code seems an elegant solution. Wouldn't a simple comment work to help those who come across this later?
- Fri Feb 17, 2012 5:51 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Importing Data From Essbase
- Replies: 3
- Views: 3127
Re: Importing Data From Essbase
I don't believe Essbase is OLE DB compliant, unless that has been added in recent releases. Why not try the Essbase forums?
forums.oracle.com/forums/forum.jspa?forumID=405
network54.com/Forum/58296/
forums.oracle.com/forums/forum.jspa?forumID=405
network54.com/Forum/58296/
