(‘${__from:date:iso}’ <= time and ‘${__to:date:iso}’ >= time)
The problem is that when the dashboard is externally shared (in order to use it in an iframe) the global variable is not available and the query does not work. I have enabled “Enable time range” option when creating the “externally shared” url.
Any ideas ?
Thanks!