PROBLEM
In ArcGIS Pro, performing a join on a layer in a map creates an in-memory join. These joins cannot be shared directly as web feature layers. To share the data, export the joined layer to a new feature class, create a relationship class, use a database view, or remove the join.
Sharing a web feature layer fails if it contains in-memory joins, because these joins are not supported for web publishing in ArcGIS Pro.

If the joined layer and the source layer (the layer from which the join is created) are stored in the same geodatabase, create a relationship class between the datasets instead of using an in-memory join.

Example: If the State_projected_population and StateUT_wise_Religion_Data datasets are stored in the same geodatabase (TEST.gdb), use the Create Relationship Class tool instead of performing an Add Join to establish a connection between them.

Export the joined layer to a new feature class, and use this new feature class in the map.

Remove the join from the layer before sharing.

Article ID: 000037634
Get help from ArcGIS experts
Start chatting now