I am currently using Arc GIS Pro 3.1
I am trying to create a user friendly tool in Pro.
The tool will extract specified datasets/features from a .gdb.
There is a feature within a data set that the user will be able to select the extent of the data from. 'Installation'.
I wouldlove for the user to choose the .gdb to extract data from, what datasets they are extracting, and from what installations.
I am having some difficulty trying to get the model mapped out. The python code used to normally perfoms this is attached...