Is it possible to modify a value in all queries at same time?

Hello, I have changed the postgre table name on grafana source so I have to update all queries used in all panel of my dashboards, is there a way to update all queries at the same time?
or to access the queries without having to navigate througth the dashboards ?

Save the dashboards as JSON, edit, then re-import?

Antony.

2 Likes

Or use grafana api to modify them all

1 Like