Good morning,
Is there a way to initialize this variable in Model Builder ArcGIS Pro?
arcpy.env.qualifiedFieldNames = False
We want to get only the fields names after a join, not all the fields prefixed with the Feature Class or Table .
Thanks
Assuming you are adding a tool that creates a new dataset from the joined layer (e.g. Copy Features) to your model. You can uncheck the "Maintain fully qualified field names" environment setting in the tool element properties - Environment tab after you add it to the model.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.