I have built a custom attribute expression pop-up that dynamically counts the number of calls(points) within a specific region(polygon) when clicked.
It would be nice to utilize this resulting number through the dashboard items. it would be nice if even in a dashbaord detail, that it could be sorted based on that custom expression field. it only allows sorting based on the point/polygons existing schema.
Is this even possible? i dont want a static copy of the intersect, i would like it to be dynamic each click/pan/zoom in the dashboard. for example, it removes the detail/pop-ups when panning around, and it automaically counts/intersects with the daily updates of the point file we have.