Page 1 of 1

VBA in TM1 Web

Posted: Thu Mar 29, 2012 11:09 am
by lewerner
Hello All,

Unfortunately I have to use TM1 Web to set up an application and it would be quite helpful to use some VBA functionality.
I know this topic has been discussed before (http://www.tm1forum.com/viewtopic.php?f=3&t=431) but the latest topic, I could find, is 4 years old now and so I hope (a little), that IBM had time to improve TM1 Web in this area.

Is there at least a possibility now to hide rows dynamically (depending on user input) or to implement some other VBA functionality?

Thanks for your responds.

Re: VBA in TM1 Web

Posted: Thu Mar 29, 2012 11:17 am
by David Usherwood
No change.
There's no VBA engine in TM1 Web.

Re: VBA in TM1 Web

Posted: Thu Mar 29, 2012 11:46 am
by tomok
There is no VBA in TM1Web but have you spent any time with Active Forms? You can dynamically filter rows based on user selections and apply all sorts of formatting based on selections. It's not VBA but it is pretty powerful.

Re: VBA in TM1 Web

Posted: Fri Mar 30, 2012 2:46 pm
by lewerner
Thanks for your responds.

I suspected that IBM didn't change anything on this subject, but after 4 years its worth to aks. ;-) I'm going to try my best with active forms then, thanks for that suggestion tomok.