Select to view content in your preferred language

Model Builder

216
2
04-14-2025 01:22 PM
Labels (3)
ShamsunNahar
New Contributor

I defined a parameter in ModelBuilder, but it's not appearing in the Geoprocessing tab. I also tried setting it through the model's properties, but that didn't work either. How can I make the parameter show up in the Geoprocessing tab?

 

 

ShamsunNahar_0-1744661993289.png

ShamsunNahar_1-1744662014857.png

 

0 Kudos
2 Replies
DavidSolari
MVP Regular Contributor

There's no parameter in your screenshot, just the headers of the empty table. You can make any variable a parameter by right-clicking on it and ticking the option. They'll have a "P" next to their symbol if they're a parameter

DanPatterson
MVP Esteemed Contributor

As exemplified in the help topic on Model Parameters

Model parameters—ArcGIS Pro | Documentation

P  Is what you will see in your model, set them according to the help topic.

To set a model variable as a parameter, the model must be edited in ModelBuilder. In ModelBuilder, right-click the variable and select Parameter. When a variable is set as a parameter, the letter P appears next to the variable in the model.


... sort of retired...
0 Kudos