Forum Discussion
RobIV
7 years agoQrew Cadet
If the Employee ID of the Employee in the 'name' table represents the Employee ID of the Employee in the 'title' table, I would simply import the 'title' table into the 'name' table.
You would have to add the 'title' field to the 'name' table first, but then it should work like a charm.
You would have to add the 'title' field to the 'name' table first, but then it should work like a charm.
RobIV
7 years agoQrew Cadet
Hmm.
Well, this is what I would do.
Start with the 'more complete' table. So, if you have 8000 employee records with first and last name, and only 6000 with matched titles, I would add the titles to the names.
Quickbase will match the title records with the name records, then update the title. The names with no title ID will be skipped and no update will occur.
Does this make sense?
Well, this is what I would do.
Start with the 'more complete' table. So, if you have 8000 employee records with first and last name, and only 6000 with matched titles, I would add the titles to the names.
Quickbase will match the title records with the name records, then update the title. The names with no title ID will be skipped and no update will occur.
Does this make sense?