Add ability to see where a query is used in webview query

In Database view, you can select a query from the list of queries (highlight it) and down below you see everywhere in the system that the query is being used. This is incredibly valuable information - especially for query clean-up. I remember throwing a party when that update hit database view.

Unfortunately, this functionality did not make it over to webview. Please include functionality so we can easily see if a query is in use anywhere in RE to webview query. Without it, someone may accidently delete a query that was used for a process, and it will be nearly impossible to identify where a query is being used without opening every single existing export, report, etc.

  • Maya Rosman
  • Feb 24 2025
  • Attach files
      Drop here to upload
    • Emily Marshall commented
      26 Feb 18:07

      Yes! Having the ability to see WHERE else the query is used gives a better picture of that query. Not all queries are stand-alone objects. If I can see that I have used a certain query in Exports, Reports, ect., With this knowledge, I can determine if I need to build a new query or if it is safe to modify the existing query without unintended consequences.