MeredithMoore5
7 years agoQrew Assistant Captain
Matching Text in one Table to Text in related Table to get related table ID# (Without Hard Coding Text)
Ok, So I have a text import debacle on my hands.
I have an import coming in from an outside system, where they have Jobs that are already in QB, BUT the only way to match up these jobs, with the ones already in QB, is by matching the text of the Job [Title], [Level], and [Sub-Level]. All text. (not what I like doing, and if there were another way, I would do it. But there isn't.)
I have tables in the QB for all all these fields (Title], [Level], and [Sub-Level]), but as I import the new information, I need it to automatically match & populate the Record ID from each of these tables into the import table. This needs to happen by the only means I have, matching the text coming in.
I don't want to hard code this in because there may be text changes to the import records or additions to the tables.
Also, I cannot just make a dropdown related because I need the records to automatically match, and the users, for the most part, will not have access to editing this table.
I know there is something for this.
(P.S. - I understand if you may need further clarity. It is 4am in Japan and I have been up for a while. I am here on my honeymoon, and just trying not to go crazy with this import problem. All help is appreciated.)
I have an import coming in from an outside system, where they have Jobs that are already in QB, BUT the only way to match up these jobs, with the ones already in QB, is by matching the text of the Job [Title], [Level], and [Sub-Level]. All text. (not what I like doing, and if there were another way, I would do it. But there isn't.)
I have tables in the QB for all all these fields (Title], [Level], and [Sub-Level]), but as I import the new information, I need it to automatically match & populate the Record ID from each of these tables into the import table. This needs to happen by the only means I have, matching the text coming in.
I don't want to hard code this in because there may be text changes to the import records or additions to the tables.
Also, I cannot just make a dropdown related because I need the records to automatically match, and the users, for the most part, will not have access to editing this table.
I know there is something for this.
(P.S. - I understand if you may need further clarity. It is 4am in Japan and I have been up for a while. I am here on my honeymoon, and just trying not to go crazy with this import problem. All help is appreciated.)