I am trying to do the exact thing that the Help page, here:
Model parameters—ArcGIS Pro | Documentation
says:
Dependency
You can make one parameter dependent on another parameter. The most typical use for this is to make one parameter that accepts an attribute field dependent on another parameter that is a feature class or table; the field parameter will present a drop-down list of attribute fields from the dependent parameter.
But when i open up the model properties to look at my parameters, and click on the "Dependency" cell for any parameter, nothing happens. I can set filters on Parameters, but I cannot set one to be dependent on another.
Pretty desperate to get this to work. I need to be able to select the field from the set of fields in the relevant FC - exactly the application that the help page mentions.