My goal is to make a new column of data that is the combination of two other columns. This needs to happen after some joins that happen in order to get the correct information. The new column she be have the data of column 1 if it exists and column 2 if it doesn’t exist.
Please help <3