I consider myself a basic Access user. I have built a few straight forward databases, but I have a question.
I want to build a database to combine data. I want to download data out of our ERP system. I have a table with Position IDs, but no incumbents. Then I have a table that shows Position IDs with incumbents. I ran a query, but it is only pulling data if the Position ID has an incumbent. I want to combine all the data, where or not there is an incumbent. what am I doing wrong?
FYI. We have Position IDs for all FT and PT positions. For FT the relation between Position ID and incumbent is 1:1, for PT it can be 1:many.
I want to build a database to combine data. I want to download data out of our ERP system. I have a table with Position IDs, but no incumbents. Then I have a table that shows Position IDs with incumbents. I ran a query, but it is only pulling data if the Position ID has an incumbent. I want to combine all the data, where or not there is an incumbent. what am I doing wrong?
FYI. We have Position IDs for all FT and PT positions. For FT the relation between Position ID and incumbent is 1:1, for PT it can be 1:many.