I have a polygon hosted feature service and a hosted table service. The table its joined to the source polygon layer via a hosted joined view. I cannot overwrite the source layer. My data meets all of the criteria outlined in this article (owned by me, attribute based join, one to one join)
https://www.esri.com/arcgis-blog/products/arcgis-online/uncategorized/bring-your-data-closer-together-save-analysis-results-from-join-features-as-hosted-feature-layer-views/
I am also unable to swap the source feature service as this seems to be supported for regular hosted views but not joined views.
Does anyone have any ideas? Right now I am just trying to overwrite from Pro. I have heard the truncate and append suggestion but we have almost 4 million records so I am trying to avoid this approach.
Thank you!