I built my models in ArcGIS pro using logical tools (If value is) but saved the model as ArcMap 10.7.1, but i can't find this logical tools (If value is) in arcmap 10.7.1. Please what can stand in for or replace the logical tools (If value is) in ArcMap 10.7.1. Thanks
I need an urgent response please....
Unfortunately those logical tools don't exist in ArcMap. As you have not actually shown us what your logical tools were doing how do you expect anyone to help you? You need to edit your question and include that information. You would probably most likely try to rebuild that logic as a python script in the Calculate Value tool which does exist in ArcMap.
Export a model to Python—ArcGIS Pro | ArcGIS Desktop
might get you going
ModelBuilder: migration to ArcGIS Pro—ArcGIS Pro | ArcGIS Desktop
and this will examine compatability with non-arcgis pro versions
Consolidate Toolbox—Data Management toolbox | ArcGIS Desktop
That is what the logical tool is doing and that does not exist in ArcMap 7.1
Looks like exporting the model to python and working with fixing up the script might be the way to go.