Full-blown SQL query on AGOL Feature Service data in ArcGIS Pro

707
2
08-27-2024 06:37 PM
Bud
by
Legendary Contributor

@JustinH mentioned a querying/join requirement in 1:M Join to Pull feature with Specific Attribute information:

I pull all of the data from an AGOL Feature Service that our organization is hosting. 

It took several awkward geoprocessing steps to achieve the required results. It would have been a lot more efficient to just write a simple SQL query with a LEFT JOIN.

 

2 Comments
AlfredBaldenweck

I'm all for better (or any) SQL implementation in AGOL; this would be nice.

RussellBrennan
Status changed to: Needs Clarification

@Bud Could what you are requesting be accomplished with views,  specifically a joined view?

https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm#ESRI_SECTION1_FB2E757804...