I am attempting to create a simple model in ArcGIS Pro. The model has two variable parameters - one of which should dependent on the other. However, when editing the model properties the Dependency field is greyed out, so I cannot set the dependency for this variable.
The first variable is an input feature layer and the second is a list of fields from that feature layer. Documentation (https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/modelbuilder/model-parameters.htm) states this functionality exists; however, I cannot seem to achieve this on a model. It works fine with a script though.
While researching this issue I came across a previous post on this topic, but it there was no resolution on the post. https://community.esri.com/t5/arcgis-pro-questions/parameter-dependency-non-functional-in-arcpro/td-p/322915
Any assistance with this would be appreciated!