Page 1 of 1

Nested Requirement Import with Excel

PostPosted: Fri Apr 28, 2017 11:12 am
by MBSEUSER17
Is there a way to use the Excel or CSV Import plugin to import nested requirements derived from their requirement ID, rather than using the requirement table "Nest/Un-nest" function? For example:

Import Data is

ID Name Text
1.1 Requirement Req Text
1.1.1 Nested Requirement Nested Requirement Text


Result is:
[img]
Nest.jpg


[/img]

Re: Nested Requirement Import with Excel

PostPosted: Tue May 02, 2017 3:52 am
by supatp
Dear MBSEUSER17,

You can use CSV Import plugin to import the nested requirements. You will need one more column to specify the parent of the nested element. You may use ID or the name.

Here's the sample data.

data.png


And you can get the result like this.

result.png


Best Regards,
Supat P.

Re: Nested Requirement Import with Excel

PostPosted: Mon Dec 16, 2019 4:02 pm
by christopher.a.larsen@baesystems.com
From your result, the ID numbers are arbitrarily chosen by the software. How do you get the appropriate ID designations in the CSV import?