Hello,
Currently, I'm trying to combine data from a standalone CSV table with census tracts so when you click on each census tract the corresponding information will appear from the CSV table. Each time I attempt to join the data, the combined attribute table shows <Null> values for the added data. Is there a specific reason the <Null> appears instead of the actual data?