it's a cool concept, but I can't get this to work. imagine the drilldown brings back the individual records for that 15m interval. the SPL panel supports tokens, of course, but there isn't a way I can use either, it seems - probably my issue. on click i create time_val=$click.value$ in new chart, i see time_val in the url (time_val=1658978100.000) but then when I add $time_val$ as a token (in the dashboard panel) for earliest, i get 'invalid earliest_time' so stuck actually implementing your suggestion.
... View more