6.0.1 CSV import to RDNG - how to build hierarchy?
OK smart people.
In D9 days, we had a couple of techniques for building hierarchy in a flat imported spreadsheet. Bravo,.
In RDNG, a lot of this has been built in to the new importer. So, this shifts the huge burden of work to populating an attribute called ParentBinding.
ParentBinding uses a "contrived" Identifier column (usually a liner fill of integers for each row in your spreadsheet) to reference what row a given row is a child of. This works fine on import, but even my "small" imports coming into a new Jazz installation are 3,500 rows of which 500 plus are headings. Think and punch in a number is a very time consuming, and error prone process.
I have been experimenting with all kinds of ideas using D9 and DXL and not, and I think it's going to boil down to figuring out some kind of Excel macro to infer the majority if not all values to plug into ParentBinding.
I'll be posting in the usual Excel sites, but I wanted to post here in case someone has done some forward work on this problem. Note that RDNG import has been a moving target (improving all the time) over the past few releases, and 6.0.1 continues to add to it.
I've attached an example, and an example of one filled out. The column we could use for guessing looks like what's in the example, called Legacy ID. Obviously heading hierarchy and requirement identification using x.x.x-A x.x.x-B and so on. That column could be instrumented somewhat to be more normalized (i.e. add a child section level for the information rows, and change the A B C to sub level numbers.
If we solve this, I think it will really help movement and adoption of RDNG for us Compliance Bound customers.
Apparently I have not earned enough "credit" to be able to post anything. Look up the ParentBinding attribute for RDNG importing to see an example.
|
One answer
Completed looks like this:
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.