I built a excel input template which loads some data from 3 different cubes and have some vba codes. it works fine.
however , I can't open the template it the web
I've check that the TM1 excel service is on and the views of the cube is working fine in the web
really have no idea about it ? please help
this is my first time to use TM1 web, can anyone give me some hint to deploy tm1 web?
it seems that the performance of TM1 web is quite poor
my system is windows XP professional
IIS 5.1
lagging TM1 Web
- George Regateiro
- MVP
- Posts: 326
- Joined: Fri May 16, 2008 3:35 pm
- OLAP Product: TM1
- Version: 10.1.1
- Excel Version: 2007 SP3
- Location: Tampa FL USA
Re: lagging TM1 Web
TM1Web does not support VBA.
That is why they implemented the action buttons. Not a one to one replacement but works in most cases.
That is why they implemented the action buttons. Not a one to one replacement but works in most cases.
-
- MVP
- Posts: 3233
- Joined: Mon Dec 29, 2008 6:26 pm
- OLAP Product: TM1, Jedox
- Version: PAL 2.1.5
- Excel Version: Microsoft 365
- Location: Brussels, Belgium
- Contact:
Re: lagging TM1 Web
True, it is not a one-to-one replacement.
The more "sophisticated" your VBA code is, the more you give up on the one-to-one.
E.g. formatting, although conditional formatting could be helpful in some situations.
It all depends on what exactly your Excel VBA code does.
Wim
The more "sophisticated" your VBA code is, the more you give up on the one-to-one.
E.g. formatting, although conditional formatting could be helpful in some situations.
It all depends on what exactly your Excel VBA code does.
Wim
Best regards,
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Re: lagging TM1 Web
We built a workflow on vba coz the requirement required to handle the read/write security , multi level workflow....etc
and not sure how to call a pre/post process in workflow...
and not sure how to call a pre/post process in workflow...