Howdy Splunkers!
WARNING: NEWBIE
I was after a preset drop down, and I'm after something more 'splunkonic' on the dashboard studio.
Classic dashboards seem to come with the convenience of the relative timeset and so on: really useful. Dashboard Studio is quite nice and after head scratching I wanted feature parity.
So to either completely substitute the queryParameters dictionary with a bunch of drop downs - or create an object like this:
"queryParameters": {
"earliest": "$query.earliest_time$",
"latest": "$query.latest_time$"
}
I am not entirely sure what you are asking for - Studio already has a timepicker dropdown input - does this not satisfy your needs?
couldnt see where to use that so I created two drop downs and put
Time Range
Currently using Start Time input
$earliest_time$ - $latest_time$