Edited. Previous title: "Add data from Path — Add specific AGOL table to map, not entire feature service"
ArcGIS Pro 2.9.5
Using the Add Data From Path option from the Ribbon > Add Data menu:
I can add an entire hosted feature service to the map using the URL that I got from a feature layer's Properties > Source:
https://services7.arcgis.com/<removed>/arcgis/rest/services/New_File_Geodatabase_gdb/FeatureServer
But as far as I can tell, I can't add a specific table using a URL.
I tried adding /Table_1 to the end of the URL, but when I clicked Add in Add Data From Path, the dialog closed, but nothing happened; no layers were added.
Could Pro be enhanced so that we can add a specific table to the map using the Add Data From Path dialog?
Use case: Reset feature layer properties.
You can add in just the table using the URL. Your mistake is using the table name instead of its layer ID. For example, I have a service set up on AGOL with a spatial layer and several tables.
To add the Source table to ArcGIS Pro, I use id "1", not "Source"
and the table is added to my project
A different take on this idea:
In the Add Data From Path dialog, after entering the URL of the feature service, choose the layer from a picklist:
0 - Table_1
1 - Table_2
3 -
4 -
I'm aware that I can browse AGOL data in the Add Data dialog. But that doesn't help me if I want to navigate to data using a URL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.