I wonder if it's possible to ENABLE arcade module for TABLE widget within Dashboard to Filter, Flash, Pan or Zoom based on particular Arcade code to apply those "actions". The same way is enabled for labeling or visualizing purposes.
One example,
I do want to Filter another widget result based on the TABLE feature selection AND the Arcade statement that fulfills that action.
Why?
I've found performance issues when "querying" a large feature layer (2M records), so, I don't want to have the service being full read, just a simple query, but more advance than just "select" one feature.
Thanks,