Hello! I am brand new to Grafana.
As a first use-case, I was hoping to be able to display SQL tables in a web browser that would enable basic searching.
I have setup a Postgres connection and am able to view the desired data in table format. The table has many rows. I would like to be able to search that table for specific words, but I can’t see a way when interacting with the panel in the dashboard to search on data in the panel. Browser search functionality fails to find data not present on-screen (or not recently scrolled past).
Is there a way to accomplish this?
Thanks!