If you have a previous table join on a layer, and by any chance want to change the data suorce of the layer in the layer properties, you will loose the table joins. Is there any change to keep the joins if the table structure is the same (i.e. existing field joins)
Thanks
Francisco
Are you using Set Data Source button on a layer's Properties page inside the Source tab? If so, then this is expected behavior. ArcGIS Pro data model considers the 'entire joined' as the data source. Therefore when you change the data source of a layer to a feature class, it simply swaps the entire join with the target feature class.
If you want to preserve joins, then you need to use Update Data Source.
https://pro.arcgis.com/en/pro-app/latest/help/projects/update-data-sources.htm
please let me know if I misunderstood anything.
Thanks for the explanation @TanuHoque
We'll close this idea pending any further clarification.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.