Hi,
I have a problem with raster to point function.
In a ref. web page from esri, the function does work for a raster without no data value. So, I converted the null value into -9999 then apply a function (raster to point), because I want to export a raster file based on 'Conduct' column in a table below. My initial plan was to convert raster to point with values as I want, then convert the point to raster. But I found that the converted value is different from the original values.
What would be the problem?

Thanks,
MJ