Hi, I'm trying to find the percent change of temperature using two climate projections with the formula %change=((new-old)/old)*100. When running it through "calculate field" this is what I have:
and I get this warning message with all of my values returned as null:

Any ideas?