I am using the Raster Calculator Tool to change my raster from a float to a integer so I can eventually change run Raster to Polygon (need to integer raster input)
I ran the tool several times using the following expression)but my result is still a float.
"pointden100ft" * 1000000000
The expression is very easy as I consulted the following ESRI tips
https://support.esri.com/en/technical-article/000012554
Any ideas what is causing the issue ?