Data Migration
Since QuickBase is making new RecordID how do i go about migrating into the RecordID used by QuickBase instead of relying on PersonID and OrderID/PersonID of the old database where the exports are coming from?
I have some ideas that i can export the main customer table after inporting into QB and get the RecordID there and then future exports can have the RecordID added to them before importing.
Can I override the default RecordID or something like that?
What is the best way to go about importing from another database?
Export From:
Table (client) - PersonID
Table (orders) - PersonID one to many
Import to QuickBase:
Table (Client) - receives a new Record ID made by QuickBase.
Table (Orders) - receives a new RecordID made by QuickBase relationship joined to RecordID in client as one to many
If you have a unique field in the parent record which is marked as being unique, then there is a recent feature in the last year or two, which makes it highly convenient to import child records. When you include that key field in the import for the children it will automatically link those children to the correct parent in Quickbase, even if the Key field in the Parent is still [Record ID#]. That means that you don't need to mess around with VLOOKUP in Excel anymore.