VincentVincent
10 years agoQrew Trainee
import from table and transfer relationship
Ok so... i've checked a lot of documentation but nothing seems to answer the specifics of my circumstances (either that or it's worded in a way that i'm not connecting) and i'm not sure how to resolve this.
little background: We are using QB and had switched from our last DB a while ago. I'm now trying to bring over historic data. I've imported the data into a separate app for staging and data clean up. In there i've recreated the relationships that existed in the previous DB using their pre-existing relationship setup.
Process: I've setup an Import button to call the API_RunImport bringing over parent records that have been flagged for transfer (which is also marked as transferred afterward).
Problem: QB is already setup with Record ID# as the key fields for all tables and relationships so i cannot change key fields (right?). Is there a way to bring over the detail records and set the relationship based on the relationship that already exists?
little background: We are using QB and had switched from our last DB a while ago. I'm now trying to bring over historic data. I've imported the data into a separate app for staging and data clean up. In there i've recreated the relationships that existed in the previous DB using their pre-existing relationship setup.
Process: I've setup an Import button to call the API_RunImport bringing over parent records that have been flagged for transfer (which is also marked as transferred afterward).
Problem: QB is already setup with Record ID# as the key fields for all tables and relationships so i cannot change key fields (right?). Is there a way to bring over the detail records and set the relationship based on the relationship that already exists?