I'm working with ModelBuilder within ArcGIS Pro 2.7.2. The model I'm creating shouldn't be too complicated, but I seem to be having issues...
I start by joining two tables of interest, in this case, Species Range Data with Land Cover for two different time periods. Then, I am using the Calculate Field tool to A) Add a field, for example "PctCHNG_Sttl" which doesn't currently exist in the table, and
Calculate that new field by subtracting Sttl_Time2-Sttl_Time1. However, when I open my final output, it seems like these new fields are being added as type "TEXT" rather than "DOUBLE", even though they are calculating correctly... Am I missing something?
Just for reference:
