Making the results search box a parameter would eliminate the need to run complex queries more than once on a dashboard. I am currently working on a sports betting wallet tracker dashboard and it takes 2-3 minutes to filter any address . it is somewhat unnecessary though because the search box at the bottom of the query gets the same results.
it is just currently hard to find and you can't update multiple queries at the same time like you can with a parameter.
having an option to move search box to the top of a query would cure half of this issue, but parameterizing it would make it way better.
Another thing is that the results disappear from the search box after ~ 20 seconds and you have to delete a letter or add a space for them to RE-filter.