PROBLEM

In-memory joins are not supported when sharing a layer as a web feature layer

Last Published: December 23, 2025

Description

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.

Cause

Sharing a web feature layer fails if it contains in-memory joins, because these joins are not supported for web publishing in ArcGIS Pro.

warning that in-memory joins are not supported

Solution or Workaround

Solution 1 – Create a Relationship Class

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. 

 relationship class between the datasets

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.

Create Relationship Class tool

Solution 2 – Export the Joined Layer

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

  1. In the Contents pane, select the joined layer.
  2. On the Feature Layer tab, click the Data tab.
  3. In the Export group, click Export Features.

export features tool

Solution 3 – Remove the Join

Remove the join from the layer before sharing.

  • In the Contents pane, right-click the layer or table.
  • Point to Joins and Relates.
  • Click Remove Join (or Remove All Joins to remove all existing joins).

removing a join from the Contents pane

Article ID: 000037634

Software:
  • ArcGIS Pro

Get support with AI

Resolve your issue quickly with the Esri Support AI Chatbot.

Start chatting now

Related Information

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Start chatting now

Go to download options