Hi ,
I am a beginner and not sure if this possible in TM1 TI process
Can I have private functions in ti process.
If I send the current month number it should return the corresponding month name,
Is this possible to be a generic code.
Thanks,
Nithya
You can write and call subprocesses, but it's not very good, especially if you call them while reading a large datasource, as the logfile is cluttered up with entries. Just create and populate an attribute or alias.