Search found 6 matches
- Fri Dec 06, 2013 2:57 pm
- Forum: General
- Topic: What do you do as a TM1 Consultant?
- Replies: 4
- Views: 15826
Re: What do you do as a TM1 Consultant?
Quite a story there.
- Thu Dec 05, 2013 2:41 am
- Forum: General
- Topic: What do you do as a TM1 Consultant?
- Replies: 4
- Views: 15826
What do you do as a TM1 Consultant?
Being still a junior consultant at a firm, I would say I have learned a lot in these last few months. I'm no expert yet as there is just so much more to learn such as different tricks and techniques to do things more efficiently. Although I know what I do, I have always found it hard explaining to p...
- Thu Nov 14, 2013 8:07 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Find Element Index by Name in TI?
- Replies: 13
- Views: 21156
Re: Find Element Index by Name in TI?
I've decided to just use an MDX expression for the subset.
SubsetCreatebyMDX(SubName, MDX_Expression);
MDX: {EXCEPT({ },{ })}
SubsetCreatebyMDX(SubName, MDX_Expression);
MDX: {EXCEPT({ },{ })}
- Thu Nov 14, 2013 7:57 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 Web - hide empty columns
- Replies: 6
- Views: 11960
Re: TM1 Web - hide empty columns
Any updates on this matter as the last post was over a year ago? Having blank and empty columns in between of data is quite frustrating. Users using these reports on a daily basis are constantly required to scroll pass the blank columns. We would have hoped that a proper solution would have surfaced...
- Mon Nov 11, 2013 3:29 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Find Element Index by Name in TI?
- Replies: 13
- Views: 21156
Re: Find Element Index by Name in TI?
As the link from the previous post is no longer active, has anyone come across a simple solution to this? RE: Obtaining the index number of an element within a subset You mean the solution described above by Martin? I guess you're looking for a pret-a-porter code snippet instead of an approach desc...
- Fri Nov 08, 2013 5:03 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Find Element Index by Name in TI?
- Replies: 13
- Views: 21156
Re: Find Element Index by Name in TI?
Hi,
As the link from the previous post is no longer active, has anyone come across a simple solution to this?
RE: Obtaining the index number of an element within a subset
Thanks,
As the link from the previous post is no longer active, has anyone come across a simple solution to this?
RE: Obtaining the index number of an element within a subset
Thanks,
