How to hide empty panel with "No Data in Response"

How to hide an empty panel

Steps to reproduce:

  1. Add a new panel in the dashboard.
  2. Panel data should be available for one host and empty for another host.
  3. Now from the drop-down list the host has an empty panel.

Actual Result:
Currently, an empty panel is displayed with “No Data in Response”
image

Expected Result
The panel should be hidden.

Environment:

  • Grafana version: Grafana v8.0.6
  • Data source type & version: Prometheus
  • User OS & Browser: Windows 10, Chromium

Hi @vishalkalal221

There is a workaround that might work for you using dashboard variables. See this post. Otherwise, this feature has been requested and it is being discussed here.