I'm wondering if it's possible to use Advanced Formatting in a Dashboard Table element to return the value from a feature that intersects the base feature?
Specifically, I have a Parcel feature layer as the base for the Table element, and I’d like to perform a spatial intersection with a larger polygon layer. From the intersecting polygon, I want to retrieve the value of the 'oppcat' field and display it in the table.
Is this achievable through Advanced Formatting?