HOW TO
During spatial analysis using raster data, it may be necessary to change a particular value in a raster without changing the other values to improve the display of the raster data. For example, the maximum cell value can be changed to zero while retaining the minimum cell value. While the Reclassify tool can be used to convert a certain value to zero, it can be inconvenient if the raster has a large range of values. Therefore, this task is simplified by using the Raster Calculator tool.
This article provides the workflow to change the value of the raster dataset below to zero without changing other values in ArcGIS Pro.

Con("<InRaster>" == <value>, 0 , "<InRaster>")

The value of the raster layer is changed to zero (0), as shown below.

Article ID: 000030146
Get help from ArcGIS experts
Start chatting now