How to configure time range in dashboard

I think I guessed right: the issue might come from your query.

In your query you are not using a timerange in your WHERE clause. As I said, I’m not very used with Time stream, but you can try to add the variable $timeFilter in your WHERE clause.
doc here

1 Like