Is there anyway of making the process of choosing thoose 100 or 1000 meters by a list or box instead of just typing. I want my modelo to select a polygon acording to their Name (limits of town) but i dont want to go to the expression all the time to change-it, is there any way to do so?
Hi! I have one table and would like to check several different information. Is there a chance to combine for example 30 different "select by attribute" formuales in just one step even if they not relate to each other? or do I have to use the "make feature layer" in the model 30 times?
It's likely that you could, through very careful use of AND and OR statements and parentheses, but I usually caution my students against that approach. If something goes wrong, it's extremely difficult to tell where the error is if you have a complex statement with 30 different things going on. It's also very hard to verify that things went right. Moving one step, two steps, or three steps at a time allows that verification and troubleshooting at each one of those steps. The link below is general, but might be helpful: pro.arcgis.com/en/pro-app/help/mapping/navigation/sql-reference-for-elements-used-in-query-expressions.htm