I was just wondering if there's any possiblity to get all root elements?
.members gives me the complete hierarchy back and with filebylevel I need to know the exact level - which can change.
Any other ideas?
Search found 4 matches
- Mon Oct 10, 2011 7:36 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: MDX - return all root elements
- Replies: 16
- Views: 13535
- Thu Apr 28, 2011 8:22 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Block Excel while TM1 refresh?
- Replies: 4
- Views: 4912
Re: Block Excel while TM1 refresh?
There are a couple of ideas in this thread: http://www.tm1forum.com/viewtopic.php?f=3&t=4759 Thanks - but that I did that already. It's useful when I control the refresh itself by VBA. But what I wrote about was the normal TM1 refresh, ie opening an active form. depends on the calculation mode ...
- Wed Apr 27, 2011 2:18 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Block Excel while TM1 refresh?
- Replies: 4
- Views: 4912
Re: Block Excel while TM1 refresh?
I asked them... "Excel chrashes every 10 minutes!!!" "I don't do anything and it crashes!" and so on ;) I completely tested the hole enviromnent without any problems and when I look over the shoulder it is no problem. But...they still complain about problems. I told them to wait ...
- Wed Apr 27, 2011 1:21 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Block Excel while TM1 refresh?
- Replies: 4
- Views: 4912
Block Excel while TM1 refresh?
Hi, Is there any possibility to avoid user interaction (mouse / keyboard) while tm1 is refreshing the worksheet? I can't find any event or chance how to detect when TM1 is starting or finishing the process. The block code itself in VBA should be no problem... Background is the following: We have a f...