The Project Plan tree view is non-standard enough that the normal export to excel functionality wouldn't work. As such, this project has been made to format the data in such a way as to make use of Aras Innovator's export functionality.
Release | Notes |
---|---|
v1.0 | First release. Built and tested on Aras Innovator 12 SP1. |
Project | Aras |
---|---|
v1.0 | 12.0 SP1 |
Always back up your code tree and database before applying an import package or code tree patch!
- Aras Innovator installed, preferably version 12 SP 1
- Backup your code tree and store the archive in a safe place
- Navigate to your local
..\ExportProjectPlanToExcel\
folder - Copy the
\Innovator\
folder - Paste this at the root of your install directory
- By default this is
C:\Program Files\Aras\Innovator\
- Login to Aras
- Navigate to Portfolio > Projects in the table of contents (TOC) and click Search
- Right click on a Project item in the main grid and select Open
- Left click the Expand All button in the tree grid toolbar
- Left click the Export to Excel button in the tree grid toolbar
- A download will begin in your browser with the excel file.
When done, your file will look something like this:
Note: At present, custom grid layouts are not supported by this project.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
For more information on contributing to this project, another Aras Labs project, or any Aras Community project, shoot us an email at araslabs@aras.com.
Original Aras community project written by Skyler Crossman at Aras Corp.
Documented and published by Skyler Crossman for Aras Labs. @skycrossman
This project is published to Github under the MIT license. See the LICENSE file for license rights and limitations.