Import Activities from MSProject.
“Parent-Child” Activities: automatically identify the relationship of parent-child activities from MSProject.
Projeqtor have any version support this yet?
Because my project has a lot of work with parent-child attribute much. If not automatically, handmade very slow. Thanks to everyone for helping with
IMport from MS-Project is not an existing feature.
You'll find on the download page the procedure with an Excel sheet to import, but it's not automatic, and I don't know if it includes stucture.
But import of CVS file do.
As Ad says, when imported using csv file automatically parent-child configuration parameters based on WBS. But this new csv files no WBS column? So how? Thanks a lot!
No, Parent-Child configuration is not base on WBS on import, because it will be recalculated.
You must define Parent Activity on chiltren.
So must configure on Projeqtor after import from csv file or MsProject? Right? Or is there any other way?
No, you can import structure in CSV.
Try and export an existing structure : you'll se how it works (exported files can be imported)
OK, the problem of the relationship parent - child has been resolved. Thanks a lot.
A further question thanks to Ad supported. I want to import the work that has attributes predecessor or successor by csv file. From csv file that I rendered out on Projeqtor, i found no predecessor or successor column. So how?
Work has not predecessor nor successor.
WOrk is just input.
Activity has predecessor, but it is not referenced directly. It is referenced through PlanningElement, with refType='Activity', refId=id of activity.
I'm sorry, I mean it is the activities, thank you very much, Babynus.