Hello,
I am creating an app in ArcGIS Experience Builder that uses related tables for calculations between my origin and destination tables.
Context:
- Web Map: Contains a hosted feature layer with a related table.
- Origin Table: Map with land use type and acreage for parcels.
- Destination Table: Contains land use types and per-acre metrics.
Objective: I want to create charts or indicators that multiply parcel acreages by their corresponding per-acre metrics from the related table and sum these metrics for the study area.
Questions:
- Is it possible to achieve these calculations entirely within Experience Builder using current related tables capabilities?
- If not, can I embed a dashboard or another solution in Experience Builder to display these metrics?
Additional Context:
- I aim to use the Experience Builder edit widget to update the land use type for parcels and reflect the changes in the related metrics.
- We were considering Geoplanner for these capabilities but are seeking alternatives due to its deprecation.
I'm not highly experienced with related tables, so any advice or alternative solutions are appreciated. Thank you in advance!