Good morning all,
I'm a relatively new ArcGIS user, so please excuse if this is an easy fix, but I can't seem to find any documentation for this online.
I'm trying to make a list of contractors in every county within a U.S. state. Ideally, the goal would be to click on a county within the state, and the list of available contractors would appear. I have a csv file that has a row for each county/contractor combo. However, when I try to join or relate this to the TIGER file using GEOID (in order to visualize the data not as a point, but rather as the county itself), I either only get one contractor per county, or I get none of the data actually appearing (ie all rows for 'Contractor' show as null). I can't seem to get multiple contractors per row. A few things that may be happening, that I'm not sure how to get around:
1. When I convert the input table from an .xlsx file to a .csv file to import it as a standalone table, the leading zeros in the GEOID are erased, so there could be issues matching the GEOID from the county map layer and the table layer? However, I'm not sure how to keep this leading zero in a csv file, and the suggestions I'm finding online aren't working. This could not be the reason there's no join matches, but I feel like this is a good place to start.
2. It seems like what I need is a 'many to many' join, but that option almost never appears on the dropdown in the 'Add join' feature. I'm not sure why.
I do have some limitations on sharing the contractor data due to privacy reasons, I've tried to attach example data regardless, but it doesn't seem like many of my file types are supported. Please let me know any data I can upload, and if I can provide anything else! Thanks!