Hi:
When I run the Lifecyle management report to excel. The timeline diagram only show year to year. How can I make it bigger or show more details on the time line such as month to month?
thank you
Hi:
When I run the Lifecyle management report to excel. The timeline diagram only show year to year. How can I make it bigger or show more details on the time line such as month to month?
thank you
Hi Yuan,
to change the timeline diagram you would have to change some code in the script.
Regards, Michael
Hi Michael:
Thank you for your quick reply. From my understanding, the Lifecycle management script is not editable to us. Right now, I am trying to do a custom report and output it onto excel. I wonder if you can help me with the following questions.
1. what is the code for putting the dialoge box for user to enter the dates?
2. How is the Date object packaged inside ARIS script?
3. How can I merge cells in Excel?
Thank You
Hi Yuan,
to get more information please fill out form: ARIS Express, Get full ARIS.
To merge cells in Excel you have to use method Context.createExcelWorkbook(). For more information compare ARIS Script help.
Regards, Michael