Page 1 of 1

Stats by pool

Posted: Tue May 19, 2020 8:35 pm
by Wim Gielis
Hello,

I wrote a fairly avanced TI process to load the pool statistics into a cube, rather than generate 1,100+ text files.
WG_SYSTEM_Stats_pools.pro
(19.69 KiB) Downloaded 737 times
It uses the DebugUtility number 134 based on the information in this topic: https://www.tm1forum.com/viewtopic.php?f=3&t=15301

The pools themselves are not incorporated in the cube, in a really small TM1 model I counted over 20,000 such pools.
I guess that a simple loop over numbers and generating a text file with DebugUtility is more useful going forward.
If someone extends my TI process or finds an error, let me know.

Now that this TI process is there let’s try to see if we can get ‘information’ from the data.

Enjoy !