Hi, I'm trying to import legacy data for a newly c...
# administration
r
Hi, I'm trying to import legacy data for a newly created custom record. Please note that this custom record has a parent-child relationship to 2 more custom records. Is it possible to have just one import template that will create values for all 3 records in a single import process? Or is that limited to just the native ns record types (i.e. Inventory Items, Employees, etc.)?
k
Not with a CSV import.
What's your custom record do? Almost sounds transactional
r
It's a more robust version of NS' grant record. It's child are the milestone and other restrictions...
k
Yeah, sounds like you'll have to import parent, then import children.
if you have multiple interdependencies, then you'll have to import without them - and then do an update to add them
r
yeah. thanks as always!