I have a question regarding ArcGIS Arcade and portal tables. Is it possible to reference a standalone table that is hosted on the portal in an Arcade attribute rule? Specifically, I want to join the standalone table with a feature set to extend the information of the feature set. If anyone has experience with this or knows if it's possible, please let me know. Thank you in advance for your help!
Solved! Go to Solution.
I don't think it's possible. You'd need FeaturesetByPortalItem to load the table, and that is not available in the Attribute Rule Calculation profile.
I don't think it's possible. You'd need FeaturesetByPortalItem to load the table, and that is not available in the Attribute Rule Calculation profile.