Hi,
I observed something strange that I can not really explain.
On a time series panel I changed the “Query options” to show data from the last 14 days, independent from the time picker.
Directly in Grafana everything looks fine.
But when I call the exact same dashboard via an external link (Share/Share externally/Copy external link
) the panel shows different data! 
Note that the data in the table (last, min, max, mean) are different!
As soon as I reset the “Query options” to default data the panel in Grafana and via the link look exactly the same again.
Any idea what the background could be and how to fix it? To be honest I don’t know where to start.
Christian
Grafana: v11.5.2
running on Ubuntu 22.04.
I observed more if this - for me - hard to explain behavior.
I added a row to a dashboard and moved some of the existing panels in that row. I want to hide some more detailed panels when the dashboard is called.
I call the dashboard by the external link.
- All panels are show correct before.
- All panels are shown correct when I save the dashboard with the row opened.
- The panels in the row show only part of the data when I save the dashboard with the row closed (which is my intention) and open the row after the dashboard is loaded.
- There is never an issue (row opened or closed) when I open the panel in Grafana

I looked in the browser’s console but couldn’t spot a difference in the messages whether the row is opened or closed on load.
I found “Cannot find any Pyroscope data source! Please add and configure a Pyroscope data source to your Grafana instance.”, whatever Pyroscope data is. But this shown in both cases (row opened or closed).
Any idea where to start looking? Or is this simply a bug in Grafana?