I am currently working on a project using ArcMap 10.7 where I have separated some points into three different layers for different buffer distances. I have used union to combine them again, and dissolved some of the attributes feature classes. However, I am now running into the problem of having three different columns for information that instead of one (some of the columns are null while they are filled in other columns).
Is there a way to combine the three columns into one through ModelBuilder?
Note: these columns are mostly long, lat coordinates, address names, etc.
Unfortunately, my organization only has the Basic license and does not have some of the more convenient / advanced tools available.